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:
Oliver Burn 2003-03-27 11:59:03 +00:00
parent 373ec398fc
commit 5db3630ded
1 changed files with 2 additions and 0 deletions

View File

@ -5,6 +5,8 @@
<module name="Checker">
<property name="severity" value="error"/>
<module name="PackageHtml"/>
<module name="Translation"/>