All Downloads are FREE. Search and download functionalities are using the official Maven repository.

zanata-build-tools.findbugs-filter.xml Maven / Gradle / Ivy

The newest version!
<FindBugsFilter>
  <Match>
    <Class name="~.*\.HelpMojo" />
  </Match>
  <Match>
    <Source name="~.*\.kt"/>
  </Match>
</FindBugsFilter>




© 2015 - 2024 Weber Informatics LLC | Privacy Policy