aboutsummaryrefslogtreecommitdiff
path: root/config/intellij-idea-inspection-scope.xml
blob: ae5f878f8e75f19e43dcff806d2a65c9f6c92103 (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"/>
</component>