Re: To suppress FileLength
"Oliver Burn" <[email protected]>
| Newsgroups | gmane.comp.java.audit.checkstyle.user |
|---|---|
| Message-ID | <[email protected]> |
Yes this is possible. Have a look at the build setup for Checkstyle. It uses a suppression file. On Oct 26, 2007 1:10 AM, Devan (EXT), Hemanth Kumar <[email protected]> wrote: > 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 > > ------------------------------------------------------------------------- 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