Checkstyle Results
The following document contains the results of Checkstyle.
Files
Details
org/dishevelled/graph/io/graphml/GraphMLWriter.java
Violation | Message | Line |
---|---|---|
![]() |
Line is longer than 120 characters. | 158 |
org/dishevelled/graph/io/xgmml/XgmmlGraphWriter.java
Violation | Message | Line |
---|---|---|
![]() |
Missing package-info.java file. | 0 |
![]() |
Line is longer than 120 characters. | 179 |
![]() |
Unused @param tag for 'value'. | 243 |
org/dishevelled/graph/io/ygraphml/YGraphMLReader.java
Violation | Message | Line |
---|---|---|
![]() |
Comment matches to-do format 'TODO:'. | 149 |