| Module Name | Base properties | Patch properties |
|---|---|---|
| Checker |
severity
charset haltOnException |
severity
charset haltOnException |
| BeforeExecutionExclusionFileFilter |
fileNamePattern
|
fileNamePattern
|
| FileLength |
fileExtensions
|
fileExtensions
|
| LineLength |
fileExtensions
max ignorePattern |
fileExtensions
max ignorePattern |
| FileTabCharacter |
eachLine
|
eachLine
|
| TreeWalker |
tabWidth
|
tabWidth
|
| AnnotationLocation |
allowSamelineSingleParameterlessAnnotation
tokens |
allowSamelineSingleParameterlessAnnotation
tokens |
| AnnotationOnSameLine |
severity
tokens |
severity
tokens |
| AnnotationUseStyle | ||
| MissingDeprecated | ||
| MissingOverride | ||
| PackageAnnotation | ||
| SuppressWarnings |
suppressed.warning.not.allowed
format |
suppressed.warning.not.allowed
format |
| SuppressWarningsHolder | ||
| AvoidNestedBlocks |
allowInSwitchCase
|
allowInSwitchCase
|
| EmptyBlock |
tokens
option |
tokens
option |
| EmptyCatchBlock | ||
| LeftCurly | ||
| NeedBraces | ||
| NeedBraces |
allowSingleLineStatement
tokens |
allowSingleLineStatement
tokens |
| RightCurly |
tokens
option |
tokens
option |
| RightCurly |
tokens
option |
tokens
option |
| SuppressionSingleFilter |
checks
message |
checks
message |
| Report id | Files | Violations | Severity-warning |
|---|---|---|---|
| base | 238 | 265 | 265 |
| patch | 238 | 265 | 265 |
| 0 files with differences | 0 changes in violations | 0 changes in violations | |
| Report id | com.puppycrawl.tools.checkstyle.checks.whitespace.FileTabCharacterCheck | com.puppycrawl.tools.checkstyle.checks.blocks.RightCurlyCheck | com.puppycrawl.tools.checkstyle.checks.blocks.NeedBracesCheck | com.puppycrawl.tools.checkstyle.checks.blocks.LeftCurlyCheck | com.puppycrawl.tools.checkstyle.checks.sizes.LineLengthCheck |
|---|---|---|---|---|---|
| base | 219 | 13 | 10 | 1 | 22 |
| patch | 219 | 13 | 10 | 1 | 22 |
| changes in violations | 0 | 0 | 0 | 0 | 0 |