We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 24374a6 commit 3a4b5f7Copy full SHA for 3a4b5f7
pom.xml
@@ -469,6 +469,7 @@
469
<minimumTokens>100</minimumTokens>
470
<excludeRoots>
471
<excludeRoot>src/main/java</excludeRoot>
472
+ <excludeRoot>${project.build.directory}/generated-test-sources/injected</excludeRoot>
473
<excludeRoot>${project.build.directory}/generated-test-sources/test-annotations</excludeRoot>
474
<excludeRoot>${project.build.directory}/generated-test-sources/assertj-assertions</excludeRoot>
475
</excludeRoots>
0 commit comments