-
Notifications
You must be signed in to change notification settings - Fork 49
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Deeper spotbugs checks #44
Conversation
Increase the efficiency of checking spots-bug
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks. Please remove the spotbugs.failOnError
setting since it is a duplicate of the default setting
Co-authored-by: Mark Waite <mark.earl.waite@gmail.com>
@MarkEWaite I want to write a contributing guide for this plugin can you provide me some material to write in contributing guide |
Samples are available at https://www.jenkins.io/doc/developer/tutorial-improve/add-a-contributing-guide/ |
@MarkEWaite wants to write the contributing guide for this plugin can you provide some sources to write the contributing guide |
No, I won't provide more sources than are already provided in https://www.jenkins.io/doc/developer/tutorial-improve/add-a-contributing-guide/ |
Increase the efficiency of checking spots-bug