Ensure Hamcrest imports are properly banned
This commit is contained in:
@@ -106,7 +106,7 @@
|
||||
<property name="id" value="bannedHamcrestImports"/>
|
||||
<property name="regexp" value="true" />
|
||||
<property name="illegalClasses"
|
||||
value="^org\.hamcrest\.MatcherAssert" />
|
||||
value="^org\.hamcrest\..+" />
|
||||
</module>
|
||||
|
||||
<!-- Javadoc Comments -->
|
||||
|
||||
Reference in New Issue
Block a user