HaxeCheckstyle/haxe-checkstyle

View on GitHub
Branch: dev(View all)
NameLines of codeMaintainabilityTest coverage
src/checkstyle/checks/whitespace/OperatorWrapCheck.hx
src/checkstyle/checks/coding/SimplifyBooleanExpressionCheck.hx
src/checkstyle/checks/comments/TypeDocCommentCheck.hx
src/checkstyle/checks/meta/RedundantAccessMetaBase.hx
src/checkstyle/reporter/ProgressReporter.hx
src/checkstyle/utils/FieldUtils.hx
src/checkstyle/utils/ComplexTypeUtils.hx
src/checkstyle/checks/coding/NestedForDepthCheck.hx
src/checkstyle/checks/coding/VariableInitialisationCheck.hx
src/checkstyle/checks/type/DynamicCheck.hx
src/checkstyle/checks/type/VarTypeHintCheck.hx
src/checkstyle/checks/modifier/ModifierOrderCheck.hx
src/checkstyle/checks/naming/TypeNameCheck.hx
src/checkstyle/checks/naming/ListenerNameCheck.hx
src/checkstyle/checks/Check.hx
src/checkstyle/utils/PosHelper.hx
src/checkstyle/config/ExcludeRange.hx
src/checkstyle/checks/whitespace/IndentationCheck.hx
src/checkstyle/checks/coding/TraceCheck.hx
src/checkstyle/checks/type/AvoidIdentifierCheck.hx
src/checkstyle/checks/literal/StringLiteralCheck.hx
src/checkstyle/checks/imports/AvoidStarImportCheck.hx
src/checkstyle/checks/block/ConditionalCompilationCheck.hx
src/checkstyle/checks/size/MethodLengthCheck.hx
src/checkstyle/utils/StringUtils.hx
src/checkstyle/detect/DetectableProperties.hx
schema/SchemaGenerator.hx
src/checkstyle/checks/whitespace/SpacingCheck.hx
src/checkstyle/checks/whitespace/ListOfEmptyLines.hx
src/checkstyle/checks/whitespace/TabForAligningCheck.hx
src/checkstyle/checks/coding/CodeSimilarityCheck.hx
src/checkstyle/checks/comments/TODOCommentCheck.hx
src/checkstyle/checks/naming/ParameterNameCheck.hx
src/checkstyle/checks/naming/NameCheckBase.hx
src/checkstyle/checks/meta/RedundantAllowMetaCheck.hx
src/checkstyle/checks/meta/RedundantAccessMetaInfo.hx
src/checkstyle/checks/block/RightCurlyCheck.hx
src/checkstyle/checks/design/InterfaceCheck.hx
src/checkstyle/reporter/XMLReporter.hx
src/checkstyle/reporter/TextReporter.hx
src/checkstyle/utils/ErrorUtils.hx
src/checkstyle/utils/DummyMutex.hx
src/checkstyle/detect/DetectionResult.hx
src/checkstyle/detect/DetectCodingStyle.hx
src/checkstyle/detect/DetectionReporter.hx
src/checkstyle/config/ExcludeDefinition.hx
test/checkstyle/checks/whitespace/EmptyLinesCheckTest.hx
test/checkstyle/checks/comments/TODOCommentCheckTest.hx
test/checkstyle/checks/modifier/ModifierOrderCheckTest.hx
.github/workflows/checkstyle-linux.yml