| 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 | 6283 | 206 | 206 |
| patch | 6283 | 215 (9 added) | 215 (9 added) |
| 7 files with differences | 9 changes in violations | 9 changes in violations | |
| Report id | com.puppycrawl.tools.checkstyle.checks.coding.IllegalTokenTextCheck |
|---|---|
| base | 206 |
| patch | 215 (9 added) |
| changes in violations | 9 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A1 | warning | IllegalTokenText | Consider using special escape sequence instead of octal value or Unicode escaped value. | 167 | 19 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A2 | warning | IllegalTokenText | Consider using special escape sequence instead of octal value or Unicode escaped value. | 36 | 37 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A3 | warning | IllegalTokenText | Consider using special escape sequence instead of octal value or Unicode escaped value. | 37 | 37 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A4 | warning | IllegalTokenText | Consider using special escape sequence instead of octal value or Unicode escaped value. | 42 | 34 |
| #A5 | warning | IllegalTokenText | Consider using special escape sequence instead of octal value or Unicode escaped value. | 59 | 34 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A6 | warning | IllegalTokenText | Consider using special escape sequence instead of octal value or Unicode escaped value. | 153 | 17 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A7 | warning | IllegalTokenText | Consider using special escape sequence instead of octal value or Unicode escaped value. | 148 | 17 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A8 | warning | IllegalTokenText | Consider using special escape sequence instead of octal value or Unicode escaped value. | 33 | 37 |
| #A9 | warning | IllegalTokenText | Consider using special escape sequence instead of octal value or Unicode escaped value. | 38 | 37 |