| 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 | 2686 | 3222 | 3222 |
| patch | 2686 | 3222 | 3222 |
| 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.AvoidStaticImportCheck | com.puppycrawl.tools.checkstyle.checks.imports.AvoidStarImportCheck | com.puppycrawl.tools.checkstyle.checks.imports.CustomImportOrderCheck | com.puppycrawl.tools.checkstyle.checks.coding.InnerAssignmentCheck | com.puppycrawl.tools.checkstyle.checks.coding.IllegalInstantiationCheck | com.puppycrawl.tools.checkstyle.checks.imports.UnusedImportsCheck | com.puppycrawl.tools.checkstyle.checks.coding.IllegalCatchCheck | com.puppycrawl.tools.checkstyle.checks.coding.MagicNumberCheck |
|---|---|---|---|---|---|---|---|---|---|
| base | 21 | 205 | 8 | 35 | 178 | 53 | 6 | 288 | 2428 |
| patch | 21 | 205 | 8 | 35 | 178 | 53 | 6 | 288 | 2428 |
| changes in violations | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 |