Skip to content
Snippets Groups Projects
findbugs-exclude-filter.xml 268 B
Newer Older
  • Learn to ignore specific revisions
  • Luc Maisonobe's avatar
    Luc Maisonobe committed
    <?xml version="1.0"?>
    <!--
      This file contains some false positive bugs detected by findbugs. Their
      false positive nature has been analyzed individually and they have been
      put here to instruct findbugs it must ignore them.
    -->
    <FindBugsFilter>
    
    </FindBugsFilter>