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 22, 2023. It is now read-only.
Hi!
I am new to contributing to Spotbugs, and I would like to implement a check for SEI Cert rule ERR08-J and maybe a few related rules.
I have been looking around the repo for anything related and found that RuntimeExceptionCapture (REC) implemented here. IMHO it is only mildly related and would like to ask for your advice, whether I should contribute the check as a standalone detector or as an extension to REC (or some other I may have missed) detector.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hi!
I am new to contributing to Spotbugs, and I would like to implement a check for SEI Cert rule ERR08-J and maybe a few related rules.
I have been looking around the repo for anything related and found that RuntimeExceptionCapture (REC) implemented here. IMHO it is only mildly related and would like to ask for your advice, whether I should contribute the check as a standalone detector or as an extension to REC (or some other I may have missed) detector.
The text was updated successfully, but these errors were encountered: