[Fb-contrib-discuss] Exclude Filter definition
Brought to you by:
dbrosius
From: John L. <Joh...@ef...> - 2014-06-09 15:24:04
|
Our corporate naming convention causes lots of the naming convention errors, so I want to disable that one. This doesn't seem to work: <FindBugsFilter> <Match> <Bug pattern="NM_CLASS_NAMING_CONVENTION" /> </Match> </FindBugsFilter> It also doesn't help that FindBugs doesn't seem to tell you when you make syntax errors in the XML. (I was completely missing a close tag, and it didn't tell me.) Is the above supposed to work? If not, how can I disable just that one warning on ALL of our sourcecode? ________________________________ Confidentiality notice: This message may contain confidential information. It is intended only for the person to whom it is addressed. If you are not that person, you should not use this message. We request that you notify us by replying to this message, and then delete all copies including any contained in your reply. Thank you. |