HaxeCheckstyle/haxe-checkstyle

View on GitHub
Branch: dev(View all)
NameLines of codeMaintainabilityTest coverage
.codeclimate.yml
.editorconfig
.github/workflows/checkstyle-linux.yml
.gitignore
.haxerc
CHANGELOG.md
Checkstyle.hxproj
LICENSE.md
LIMITATIONS.md
README.md
build.hxml
build/Build.hx
build/common.hxml
build/commonTest.hxml
buildAll.hxml
buildCpp.hxml
buildDebug.hxml
buildJS.hxml
buildSchema.hxml
buildTelemetry.hxml
checkstyle.json
haxelib.json
hxformat.json
makeReleaseZip.sh
package-lock.json
package.json
schema/CheckstyleSchemaGenerator.hx
schema/DollarName.hx
schema/JsonSchemaGenerator.hx
schema/ObjectDeclField.hx
schema/SchemaGenerator.hx
schema/SchemaUtils.hx
schema/StructInfo.hx
src/CheckstyleVersion.hx
src/checkstyle/CheckFile.hx
src/checkstyle/Checker.hx
src/checkstyle/CheckerPool.hx
src/checkstyle/CheckerThread.hx
src/checkstyle/ChecksInfo.hx
src/checkstyle/Main.hx
src/checkstyle/Message.hx
src/checkstyle/ParserQueue.hx
src/checkstyle/SeverityLevel.hx
src/checkstyle/checks/Category.hx
src/checkstyle/checks/Check.hx
src/checkstyle/checks/block/BlockBreakingConditionalCheck.hx
src/checkstyle/checks/block/ConditionalCompilationCheck.hx
src/checkstyle/checks/block/EmptyBlockCheck.hx
src/checkstyle/checks/block/LeftCurlyCheck.hx
src/checkstyle/checks/block/NeedBracesCheck.hx