Skip to content
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

Add static analysis (e.g. FindBugs) to Maven build #15

Closed
otsob opened this issue Nov 17, 2018 · 1 comment
Closed

Add static analysis (e.g. FindBugs) to Maven build #15

otsob opened this issue Nov 17, 2018 · 1 comment
Assignees

Comments

@otsob
Copy link
Owner

otsob commented Nov 17, 2018

In order to keep the code quality of wmn4j high,
as the product owner,
I want static analysis to be run on the pull requests.

Acceptance criteria:

  • There is a static analyser (e.g., FindBugs) that checks for at least some of the simplest bugs and fails the pull request if there are bugs.
@otsob otsob self-assigned this Dec 25, 2018
@otsob otsob closed this as completed Dec 25, 2018
@otsob
Copy link
Owner Author

otsob commented Dec 25, 2018

This is not that relevant for now, the CheckStyle configuration can be improved instead to find basic bugs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant