The following document contains the results of Checkstyle 9.3 with sun_checks.xml ruleset.
Summary
| Files |
src="images/icon_info_sml.gif" Info |
src="images/icon_warning_sml.gif" Warnings |
src="images/icon_error_sml.gif" Errors |
| 7 |
0 |
0 |
14 |
Rules
| Category |
Rule |
Violations |
Severity |
| regexp |
RegexpSingleline
- format: "\s+$"
- maximum: "0"
- message: "Line has trailing spaces."
- minimum: "0"
|
14 |
src="images/icon_error_sml.gif" Error |
Details
com/github/tom65536/adelante/parser/UnicodeReader.java
| Severity |
Category |
Rule |
Message |
Line |
| src="images/icon_error_sml.gif" Error |
regexp |
RegexpSingleline |
Line has trailing spaces. |
13 |
| src="images/icon_error_sml.gif" Error |
regexp |
RegexpSingleline |
Line has trailing spaces. |
18 |
com/github/tom65536/adelante/parser/package-info.java
| Severity |
Category |
Rule |
Message |
Line |
| src="images/icon_error_sml.gif" Error |
regexp |
RegexpSingleline |
Line has trailing spaces. |
16 |
| src="images/icon_error_sml.gif" Error |
regexp |
RegexpSingleline |
Line has trailing spaces. |
21 |
com/github/tom65536/adelante/symboltable/DeclarationType.java
| Severity |
Category |
Rule |
Message |
Line |
| src="images/icon_error_sml.gif" Error |
regexp |
RegexpSingleline |
Line has trailing spaces. |
14 |
| src="images/icon_error_sml.gif" Error |
regexp |
RegexpSingleline |
Line has trailing spaces. |
19 |
com/github/tom65536/adelante/symboltable/SymbolTable.java
| Severity |
Category |
Rule |
Message |
Line |
| src="images/icon_error_sml.gif" Error |
regexp |
RegexpSingleline |
Line has trailing spaces. |
14 |
| src="images/icon_error_sml.gif" Error |
regexp |
RegexpSingleline |
Line has trailing spaces. |
19 |
com/github/tom65536/adelante/symboltable/package-info.java
| Severity |
Category |
Rule |
Message |
Line |
| src="images/icon_error_sml.gif" Error |
regexp |
RegexpSingleline |
Line has trailing spaces. |
16 |
| src="images/icon_error_sml.gif" Error |
regexp |
RegexpSingleline |
Line has trailing spaces. |
21 |
com/github/tom65536/adelante/text/TokenNormalizer.java
| Severity |
Category |
Rule |
Message |
Line |
| src="images/icon_error_sml.gif" Error |
regexp |
RegexpSingleline |
Line has trailing spaces. |
13 |
| src="images/icon_error_sml.gif" Error |
regexp |
RegexpSingleline |
Line has trailing spaces. |
18 |
com/github/tom65536/adelante/text/package-info.java
| Severity |
Category |
Rule |
Message |
Line |
| src="images/icon_error_sml.gif" Error |
regexp |
RegexpSingleline |
Line has trailing spaces. |
17 |
| src="images/icon_error_sml.gif" Error |
regexp |
RegexpSingleline |
Line has trailing spaces. |
22 |