Fork me on GitHub

Checkstyle Results

The following document contains the results of Checkstyle 6.11.2 with build-config/lutece_checks.xml ruleset. rss feed

Summary

Files  Info  Warnings  Errors
3 0 0 2

Rules

Category Rule Violations Severity
javadoc JavadocMethod 2  Error

Details

fr/paris/lutece/plugins/quiz/modules/rest/rs/QuizRest.java

Severity Category Rule Message Line
 Error javadoc JavadocMethod Expected @param tag for 'response'. 89
 Error javadoc JavadocMethod Missing a Javadoc comment. 111