| 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 | 3160 | 8 | 8 |
| patch | 3160 | 12 (4 added) | 12 (4 added) |
| 2 files with differences | 4 changes in violations | 4 changes in violations | |
| Report id | com.puppycrawl.tools.checkstyle.checks.coding.IllegalTokenTextCheck |
|---|---|
| base | 8 |
| patch | 12 (4 added) |
| changes in violations | 4 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A1 | warning | IllegalTokenText | Consider using special escape sequence instead of octal value or Unicode escaped value. | 170 | 41 |
| #A2 | warning | IllegalTokenText | Consider using special escape sequence instead of octal value or Unicode escaped value. | 171 | 29 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A3 | warning | IllegalTokenText | Consider using special escape sequence instead of octal value or Unicode escaped value. | 177 | 41 |
| #A4 | warning | IllegalTokenText | Consider using special escape sequence instead of octal value or Unicode escaped value. | 178 | 29 |