| Module Name | Base properties | Patch properties |
|---|---|---|
| Checker |
severity
charset haltOnException |
severity
charset haltOnException |
| BeforeExecutionExclusionFileFilter |
fileNamePattern
|
fileNamePattern
|
| TreeWalker | ||
| IllegalCatch |
illegalClassNames
|
illegalClassNames
|
| IllegalInstantiation |
classes
|
classes
|
| InnerAssignment | ||
| MagicNumber | ||
| SuppressionCommentFilter |
checkFormat
onCommentFormat offCommentFormat |
checkFormat
onCommentFormat offCommentFormat |
| SuppressionXpathSingleFilter |
checks
files |
checks
files |
| SuppressionXpathSingleFilter |
checks
files |
checks
files |
| SuppressionXpathSingleFilter |
checks
files |
checks
files |
| SuppressionXpathSingleFilter |
checks
files |
checks
files |
| SuppressionXpathSingleFilter |
checks
files |
checks
files |
| SuppressionXpathSingleFilter |
checks
files |
checks
files |
| SuppressionXpathSingleFilter |
checks
files |
checks
files |
| SuppressionXpathSingleFilter |
checks
files |
checks
files |
| SuppressionXpathSingleFilter |
checks
files |
checks
files |
| SuppressWithNearbyCommentFilter |
checkFormat
commentFormat influenceFormat |
checkFormat
commentFormat influenceFormat |
| AvoidStarImport | ||
| AvoidStaticImport | ||
| CustomImportOrder |
thirdPartyPackageRegExp
separateLineBetweenGroups sortImportsInGroupAlphabetically specialImportsRegExp customImportOrderRules standardPackageRegExp |
thirdPartyPackageRegExp
separateLineBetweenGroups sortImportsInGroupAlphabetically specialImportsRegExp customImportOrderRules standardPackageRegExp |
| IllegalImport | ||
| ImportOrder |
ordered
sortStaticImportsAlphabetically groups separated option |
ordered
sortStaticImportsAlphabetically groups separated option |
| RedundantImport | ||
| UnusedImports | ||
| SuppressionXpathSingleFilter |
message
|
message
|
| SuppressionSingleFilter |
checks
message |
checks
message |
| Report id | Files | Violations | Severity-warning |
|---|---|---|---|
| base | 409 | 607 | 607 |
| patch | 409 | 607 | 607 |
| 0 files with differences | 0 changes in violations | 0 changes in violations | |
| Report id | com.puppycrawl.tools.checkstyle.checks.imports.AvoidStaticImportCheck | com.puppycrawl.tools.checkstyle.checks.imports.ImportOrderCheck | com.puppycrawl.tools.checkstyle.checks.imports.AvoidStarImportCheck | com.puppycrawl.tools.checkstyle.checks.imports.CustomImportOrderCheck | com.puppycrawl.tools.checkstyle.checks.imports.RedundantImportCheck | com.puppycrawl.tools.checkstyle.checks.imports.IllegalImportCheck | com.puppycrawl.tools.checkstyle.checks.coding.InnerAssignmentCheck | com.puppycrawl.tools.checkstyle.checks.coding.IllegalCatchCheck | com.puppycrawl.tools.checkstyle.checks.coding.MagicNumberCheck |
|---|---|---|---|---|---|---|---|---|---|
| base | 9 | 67 | 174 | 102 | 5 | 1 | 3 | 180 | 66 |
| patch | 9 | 67 | 174 | 102 | 5 | 1 | 3 | 180 | 66 |
| changes in violations | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 |