| Module Name | Base properties | Patch properties |
|---|---|---|
| Checker |
severity
charset haltOnException |
severity
charset haltOnException |
| BeforeExecutionExclusionFileFilter |
fileNamePattern
|
fileNamePattern
|
| TreeWalker |
skipFileOnJavaParseException
javaParseExceptionSeverity |
skipFileOnJavaParseException
javaParseExceptionSeverity |
| IllegalTokenText |
format
tokens message |
format
tokens message |
| Report id | Files | Violations | Severity-warning |
|---|---|---|---|
| base | 225 | 0 | 0 |
| patch | 225 | 2 (2 added) | 2 (2 added) |
| 1 file with differences | 2 changes in violations | 2 changes in violations | |
| Report id | com.puppycrawl.tools.checkstyle.checks.coding.IllegalTokenTextCheck |
|---|---|
| base | 0 |
| patch | 2 (2 added) |
| changes in violations | 2 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A1 | warning | IllegalTokenText | Consider using special escape sequence instead of octal value or Unicode escaped value. | 7 | 18 |
| #A2 | warning | IllegalTokenText | Consider using special escape sequence instead of octal value or Unicode escaped value. | 12 | 20 |