Checkstyle Results

The following document contains the results of Checkstyle 6.11.2 with 7bits-checkstyle.xml ruleset. rss feed

Summary

Files  Info  Warnings  Errors
4 0 1 0

Rules

Category Rule Violations Severity
naming MemberName 1  Warning

Details

info/smart_tools/smartactors/actors/check_user_is_new/CheckUserIsNewActor.java

Severity Category Rule Message Line
 Warning naming MemberName Name 'USER_COLLECTION_NAME' must match pattern '^[a-z][a-zA-Z0-9]*$'. 28