diff --git a/dev-support/RangerCodeScheme-IntelliJ.xml b/dev-support/RangerCodeScheme-IntelliJ.xml new file mode 100644 index 0000000000..d9e68e62e4 --- /dev/null +++ b/dev-support/RangerCodeScheme-IntelliJ.xml @@ -0,0 +1,501 @@ + + + + + diff --git a/dev-support/checkstyle.xml b/dev-support/checkstyle.xml index 2de82b143b..349971428c 100644 --- a/dev-support/checkstyle.xml +++ b/dev-support/checkstyle.xml @@ -1,4 +1,4 @@ - + - + "-//Puppy Crawl//DTD Check Configuration 1.3//EN" + "http://checkstyle.sourceforge.net/dtds/configuration_1_3.dtd"> - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/pom.xml b/pom.xml index 50583c06b2..04f5ea76a8 100644 --- a/pom.xml +++ b/pom.xml @@ -46,6 +46,7 @@ 1.12.765 1.70 2.2.0-b23 + false 3.1.0 8.29 4.2.1 @@ -702,7 +703,7 @@ true ./dev-support/checkstyle.xml ./dev-support/checkstyle-suppressions.xml - true + ${checkstyle.failOnViolation}