dii-tech.clarpse.7.1.4.source-code.spotbugs_exclude.xml Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of clarpse Show documentation
Show all versions of clarpse Show documentation
Clarpse is a lightweight polyglot source code analysis tool.
<FindBugsFilter> <Match> <Package name="~com\.hadii\.clarpse\.listener.*"/> </Match> <Match> <Package name="~com\.hadii\.antlr.*"/> </Match> <Match> <Bug pattern="EI_EXPOSE_REP"/> </Match> <Match> <Bug pattern="EI_EXPOSE_REP2"/> </Match> <Match> <Class name="com.hadii.clarpse.sourcemodel.OOPSourceModelConstants"/> </Match> </FindBugsFilter>
© 2015 - 2025 Weber Informatics LLC | Privacy Policy