You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 7, 2019. It is now read-only.
I've been trying to figure out how to configure this plugin to respect @SuppressFBWarnings annotations but have failed so far. Is there a way, or am I trying to do something impossible?
I'd like to avoid having to suppress both with @SuppressFBWarnings and <excludeFilterFile> for each suppression.
The text was updated successfully, but these errors were encountered:
I've been trying to figure out how to configure this plugin to respect
@SuppressFBWarnings
annotations but have failed so far. Is there a way, or am I trying to do something impossible?I'd like to avoid having to suppress both with
@SuppressFBWarnings
and<excludeFilterFile>
for each suppression.The text was updated successfully, but these errors were encountered: