Fork me on GitHub

Checkstyle Results

The following document contains the results of Checkstyle 6.2 with config/maven_checks.xml ruleset. rss feed

Summary

Files  Info  Warnings  Errors
15 0 0 1

Files

File  I  W  E
org/codehaus/mojo/idlj/HelpMojo.java 0 0 1

Rules

Category Rule Violations Severity
header RegexpHeader
  • fileExtensions: "java"
  • headerFile: "target/checkstyle-header.txt"
1  Error

Details

org/codehaus/mojo/idlj/HelpMojo.java

Severity Category Rule Message Line
 Error header RegexpHeader Line does not match expected header line of '^package '. 1