| 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 | 750 | 3612 | 3612 |
| patch | 750 | 3612 | 3612 |
| 0 files with differences | 0 changes in violations | 0 changes in violations | |
| Report id | 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.coding.IllegalInstantiationCheck | com.puppycrawl.tools.checkstyle.checks.coding.IllegalCatchCheck | com.puppycrawl.tools.checkstyle.checks.coding.MagicNumberCheck |
|---|---|---|---|---|---|---|---|
| base | 33 | 2 | 58 | 9 | 15 | 14 | 3481 |
| patch | 33 | 2 | 58 | 9 | 15 | 14 | 3481 |
| changes in violations | 0 | 0 | 0 | 0 | 0 | 0 | 0 |