Skip to content

Instantly share code, notes, and snippets.

@dmytrodanylyk
Created March 11, 2017 10:26
Show Gist options
  • Save dmytrodanylyk/2cd8e4eddd7a9ac510b21e4af93fc946 to your computer and use it in GitHub Desktop.
Save dmytrodanylyk/2cd8e4eddd7a9ac510b21e4af93fc946 to your computer and use it in GitHub Desktop.
<FindBugsFilter>
<Bug pattern="SF_SWITCH_NO_DEFAULT" />
<Bug pattern="SF_SWITCH_FALLTHROUGH" />
</FindBugsFilter>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment