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
2 0 3 0

Rules

Category Rule Violations Severity
coding MagicNumber
  • ignoreAnnotation: "true"
  • ignoreHashCodeMethod: "true"
3  Warning

Details

info/smart_tools/smartactors/plugin/postgres_db_tasks/PostgresDBTasksPlugin.java

Severity Category Rule Message Line
 Warning coding MagicNumber '3' is a magic number. 264
 Warning coding MagicNumber '3' is a magic number. 334
 Warning coding MagicNumber '3' is a magic number. 520