We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
includeTestSourceDirectory
1 parent 4d4b380 commit 80ca591Copy full SHA for 80ca591
template-placeholder-demo/pom.xml
@@ -95,6 +95,7 @@
95
</dependencies>
96
<configuration>
97
<configLocation>../.config/checkstyle/checkstyle.xml</configLocation>
98
+ <includeTestSourceDirectory>true</includeTestSourceDirectory>
99
</configuration>
100
<executions>
101
<execution>
template-placeholder/pom.xml
@@ -235,6 +235,7 @@
235
236
237
238
239
240
241
0 commit comments