diff --git a/pom.xml b/pom.xml index f7fd6f40..077928a8 100644 --- a/pom.xml +++ b/pom.xml @@ -90,6 +90,7 @@ ${maven.multiModuleProjectDirectory}/src/checkstyle/checkstyle-suppressions.xml 0.0.1.BUILD-SNAPSHOT + true @@ -450,10 +451,10 @@ validate true - ${disable.checks} + ${disable.nohttp.checks} ${checkstyle.nohttp.file} **/* - **/.git/**/*,**/target/**/*,**/*.log + **/.idea/**/*,**/.git/**/*,**/target/**/*,**/*.log ./