Skip to content

Instantly share code, notes, and snippets.

@jlengrand
Created December 2, 2019 14:08
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jlengrand/5bc75e83100a6b9e71d1986a1ede687c to your computer and use it in GitHub Desktop.
Save jlengrand/5bc75e83100a6b9e71d1986a1ede687c to your computer and use it in GitHub Desktop.
<FindBugsFilter>
<Match>
<Bug category="SECURITY"/>
<Source name="~.*\.kt" />
</Match>
</FindBugsFilter>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment