Checkstyle Results

The following document contains the results of Checkstyle 8.29 with https://maven.avcompris.com/checkstyle.xml ruleset. rss feed

Summary

Files  Info  Warnings  Errors
2 0 0 5

Rules

Category Rule Violations Severity
whitespace ParenPad 5  Error

Details

net/avcompris/status/dao/impl/StatusDaoInMemory.java

Severity Category Rule Message Line
 Error whitespace ParenPad '(' is followed by whitespace. 34
 Error whitespace ParenPad '(' is followed by whitespace. 90
 Error whitespace ParenPad '(' is followed by whitespace. 118
 Error whitespace ParenPad '(' is followed by whitespace. 147
 Error whitespace ParenPad '(' is followed by whitespace. 157