Code Climate
Product
Browser Extension
Features
Pricing
Developers
Sign up
Login
HaxeCheckstyle/haxe-checkstyle
View on GitHub
Star
Overview
Progress
Issues
Code
Filters
Trends
Last
dev
build
See recent builds
8 days ago
Refresh default branch
Refresh
Branch:
dev
(View all)
Name
Lines of code
Maintainability
Test 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
‹
1
2
3
…
6
›