sleekbyte/tailor

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.codeclimate.yml
.editorconfig
.github/CONTRIBUTING.md
.github/ISSUE_TEMPLATE.md
.gitignore
.travis.yml
LICENSE.md
README.md
build.gradle
config/checkstyle/google_checks.xml
config/checkstyle/google_test_checks.xml
config/pmd/tailorRuleSet.xml
gradle/wrapper/gradle-wrapper.jar
gradle/wrapper/gradle-wrapper.properties
man/Gemfile
man/tailor.1.ronn
script/bootstrap
script/cibuild
script/install.ps1
script/install.sh
script/test
script/uninstall.ps1
script/uninstall.sh
src/dist/gems/Gemfile
src/dist/licenses/LICENSE-ANTLR-4.md
src/dist/licenses/LICENSE-COMMONS-CLI.md
src/dist/licenses/LICENSE-GSON.md
src/dist/licenses/LICENSE-JANSI.md
src/dist/licenses/LICENSE-MUSTACHE.JAVA.md
src/dist/licenses/LICENSE-SNAKEYAML.md
src/dist/licenses/LICENSE-XCODEPROJ.md
src/main/antlr/com/sleekbyte/tailor/antlr/Swift.g4
src/main/resources/com/sleekbyte/tailor/common/angle-bracket-whitespace.md
src/main/resources/com/sleekbyte/tailor/common/arrow-whitespace.md
src/main/resources/com/sleekbyte/tailor/common/brace-style.md
src/main/resources/com/sleekbyte/tailor/common/colon-whitespace.md
src/main/resources/com/sleekbyte/tailor/common/comma-whitespace.md
src/main/resources/com/sleekbyte/tailor/common/comment-whitespace.md
src/main/resources/com/sleekbyte/tailor/common/constant-k-prefix.md
src/main/resources/com/sleekbyte/tailor/common/constant-naming.md
src/main/resources/com/sleekbyte/tailor/common/forced-type-cast.md
src/main/resources/com/sleekbyte/tailor/common/function-whitespace.md
src/main/resources/com/sleekbyte/tailor/common/leading-whitespace.md
src/main/resources/com/sleekbyte/tailor/common/lower-camel-case.md
src/main/resources/com/sleekbyte/tailor/common/max-class-length.md
src/main/resources/com/sleekbyte/tailor/common/max-closure-length.md
src/main/resources/com/sleekbyte/tailor/common/max-file-length.md
src/main/resources/com/sleekbyte/tailor/common/max-function-length.md
src/main/resources/com/sleekbyte/tailor/common/max-line-length.md
src/main/resources/com/sleekbyte/tailor/common/max-name-length.md