#730: Added a checkstyle rule to check for missing package declarations.
Added a suppression to ignore the test sources. By: blablubbabc <lukas@wirsindwir.de>
This commit is contained in:
@@ -217,6 +217,7 @@
|
||||
</executions>
|
||||
<configuration>
|
||||
<configLocation>checkstyle.xml</configLocation>
|
||||
<suppressionsLocation>checkstyle-suppressions.xml</suppressionsLocation>
|
||||
<includeTestSourceDirectory>true</includeTestSourceDirectory>
|
||||
</configuration>
|
||||
<dependencies>
|
||||
|
||||
Reference in New Issue
Block a user