Checkstyle Results
The following document contains the results of Checkstyle 10.15.0 with /config/dsol-checks.xml ruleset.
Summary
| Files | |||
|---|---|---|---|
| 3 | 0 | 2 | 0 |
Files
| File | |||
|---|---|---|---|
| org/opentrafficsim/sim0mq/swing/Sim0mqPublisher.java | 0 | 2 | 0 |
Rules
| Category | Rule | Violations | Severity |
|---|---|---|---|
| misc | TodoComment | 2 |
Details
org/opentrafficsim/sim0mq/swing/Sim0mqPublisher.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| misc | TodoComment | Comment matches to-do format 'TODO:'. | 249 | |
| misc | TodoComment | Comment matches to-do format 'TODO:'. | 531 |
