Checkstyle Results
The following document contains the results of Checkstyle 9.3 with file:/home/runner/work/DependencyCheck/DependencyCheck/src/main/config/checkstyle-checks.xml ruleset.
Summary
Files | Info | Warnings | Errors |
---|---|---|---|
23 | 0 | 0 | 1 |
Details
org/owasp/dependencycheck/utils/Settings.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | regexp | RegexpSingleline | Line matches the illegal pattern '\s+$'. | 453 |