HaxeCheckstyle/haxe-checkstyle

View on GitHub
Branch: dev(View all)
NameLines of codeMaintainabilityTest coverage
schema/JsonSchemaGenerator.hx
buildCpp.hxml
src/checkstyle/checks/comments/TODOCommentCheck.hx
src/checkstyle/checks/naming/ConstantNameCheck.hx
src/checkstyle/checks/naming/ListenerNameCheck.hx
src/checkstyle/checks/naming/MemberNameCheck.hx
src/checkstyle/checks/naming/NameCheckBase.hx
src/checkstyle/checks/design/UnnecessaryConstructorCheck.hx
src/checkstyle/errors/InvalidDirectiveError.hx
src/checkstyle/CheckerThread.hx
src/checkstyle/config/ExcludeManager.hx
schema/SchemaUtils.hx
src/checkstyle/import.hx
src/checkstyle/checks/whitespace/WhitespaceAroundCheck.hx
src/checkstyle/checks/coding/NestedControlFlowCheck.hx
src/checkstyle/checks/coding/CodeSimilarityCheck.hx
src/checkstyle/checks/type/DynamicCheck.hx
src/checkstyle/checks/type/AvoidIdentifierCheck.hx
src/checkstyle/checks/type/VarTypeHintCheck.hx
src/checkstyle/checks/comments/CommentedOutCodeCheck.hx
src/checkstyle/checks/comments/DocCommentStyleCheck.hx
src/checkstyle/checks/naming/CatchParameterNameCheck.hx
src/checkstyle/checks/imports/AvoidStarImportCheck.hx
src/checkstyle/checks/size/ParameterNumberCheck.hx
src/checkstyle/utils/Mutex.hx
src/checkstyle/errors/Error.hx
src/checkstyle/checks/whitespace/IndentationCharacterCheck.hx
src/checkstyle/checks/modifier/ModifierOrderCheck.hx
src/checkstyle/checks/size/FileLengthCheck.hx
src/checkstyle/reporter/IReporter.hx
src/checkstyle/utils/PosHelper.hx
src/checkstyle/detect/DetectionReporter.hx
schema/StructInfo.hx
schema/CheckstyleSchemaGenerator.hx
src/CheckstyleVersion.hx
src/checkstyle/checks/whitespace/OperatorWrapCheck.hx
src/checkstyle/checks/whitespace/IndentationCheck.hx
src/checkstyle/checks/block/RightCurlyCheck.hx
src/checkstyle/checks/metrics/CyclomaticComplexityCheck.hx
src/checkstyle/reporter/ProgressReporter.hx
src/checkstyle/utils/ErrorUtils.hx
buildDebug.hxml
schema/SchemaGenerator.hx
src/checkstyle/checks/whitespace/ExtendedEmptyLinesCheck.hx
src/checkstyle/checks/coding/DefaultComesLastCheck.hx
src/checkstyle/checks/coding/MultipleVariableDeclarationsCheck.hx
src/checkstyle/checks/modifier/FinalCheck.hx
src/checkstyle/checks/meta/RedundantAccessMetaBase.hx
src/checkstyle/reporter/TextReporter.hx
src/checkstyle/utils/ConfigUtils.hx