Re: To suppress FileLength
"Devan (EXT), Hemanth Kumar" <[email protected]>
| Newsgroups | gmane.comp.java.audit.checkstyle.user |
|---|---|
| Message-ID | <AA27CD8DD6B55C41BC2788B17861CBE3072022B5@USCIMPLM004.net.plm.eds.com> |
Hi,
Is it possible to suppress the checklipse warning for the FileLength for
one particular file?
If yes, is there any tutorial or document available?
I tried adding the below entry in suppression.xml file, but it is not
working
<suppressions>
<suppress checks="FileLength" files="<file_name>.java"/>
</suppressions>
Note: We have multiple packages and multiple plug-in in each package. I
want to suppress the warning in a particular file in one of the plug-in.
Regards,
Hemanth
-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems? Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
Checkstyle-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/checkstyle-user