diff --git a/config/intellij-idea-inspections.xml b/config/intellij-idea-inspections.xml new file mode 100644 index 000000000..ecf0ccd4e --- /dev/null +++ b/config/intellij-idea-inspections.xml @@ -0,0 +1,2350 @@ + + + diff --git a/src/site/resources/images/gui_screenshot_inspections_idea.png b/src/site/resources/images/gui_screenshot_inspections_idea.png new file mode 100644 index 000000000..8b77c4d2d Binary files /dev/null and b/src/site/resources/images/gui_screenshot_inspections_idea.png differ diff --git a/src/xdocs/idea.xml b/src/xdocs/idea.xml index e4f006bfa..ca845e7f4 100644 --- a/src/xdocs/idea.xml +++ b/src/xdocs/idea.xml @@ -68,5 +68,15 @@

+
+

+ Checkstyle has its own very strict set of inspections. To import and enable them go to + Settings -> Editor -> Inspections -> Manage -> Import... and locate file + config/intellij-idea-inspections.xml.

+ Inspections in IntelliJ IDEA +
+

+
+