Trying out the new Severity level stuff from Lars. It works really well - I
like it! Not sure about the IGNORE level, as it would be easier to just remove the Check. But I guess for completeness.
This commit is contained in:
parent
373ec398fc
commit
5db3630ded
|
|
@ -5,6 +5,8 @@
|
|||
|
||||
<module name="Checker">
|
||||
|
||||
<property name="severity" value="error"/>
|
||||
|
||||
<module name="PackageHtml"/>
|
||||
|
||||
<module name="Translation"/>
|
||||
|
|
|
|||
Loading…
Reference in New Issue