aboutsummaryrefslogtreecommitdiff
path: root/config/intellij-idea-inspection-scope.xml
blob: f04bdb482a660f8a1332870e1cc5413d3b931f03 (plain)
1
2
3
4
<!-- ATTENTION: this file is not used by TeamCity, all excludes should be specified in build configuration -->
<component name="DependencyValidationManager">
    <scope name="Checkstyle Inspection Scope" pattern="!file:target//*&amp;&amp;!file:src/test/resources*//**&amp;&amp;!file:src/it/resources*//**&amp;&amp;!file:src/test/java/com/puppycrawl/tools/checkstyle/grammars/javadoc/ParseTreeBuilder.java&amp;&amp;!file:src/site/resources/js/google-analytics.js&amp;&amp;!file:config/idea.properties"/>
</component>