Violation | Message | Line |
---|
| Line does not match expected header line of ''. | 1 |
| '{' should be on the previous line. | 49 |
| First sentence should end with a period. | 65 |
| First sentence should end with a period. | 72 |
| Variable 'ant' must be private and have accessor methods. | 89 |
| Variable 'project' must be private and have accessor methods. | 102 |
| Missing a Javadoc comment. | 104 |
| Missing a Javadoc comment. | 108 |
| Missing a Javadoc comment. | 114 |
| Line has trailing spaces. | 123 |
| '=' is not preceded with whitespace. | 124 |
| '=' is not followed by whitespace. | 124 |
| '<' is not preceded with whitespace. | 124 |
| '<' is not followed by whitespace. | 124 |
| Missing a Javadoc comment. | 129 |
| Line has trailing spaces. | 135 |
| 'cast' is not followed by whitespace. | 136 |
| '=' is not preceded with whitespace. | 143 |
| '=' is not followed by whitespace. | 143 |
| 'cast' is not followed by whitespace. | 151 |
| Line has trailing spaces. | 159 |
| '=' is not preceded with whitespace. | 160 |
| '=' is not followed by whitespace. | 160 |
| '=' is not preceded with whitespace. | 171 |
| '=' is not followed by whitespace. | 171 |
| Line has trailing spaces. | 175 |
| Line has trailing spaces. | 178 |
| Line has trailing spaces. | 181 |
| Line has trailing spaces. | 184 |
| Missing a Javadoc comment. | 188 |
| '}' should be on the same line. | 200 |