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

Javadoc fail on warning during CI build #613

Merged
merged 2 commits into from
Nov 14, 2019

Conversation

bitwiseman
Copy link
Member

Description

Added failOnWarning and "fixed" all existing warnings. The fix was to auto-populate them, but something is better than improperly formatted entries.

Before submitting a PR:

We love getting PRs, but we hate asking people for the same basic changes every time.

  • Push your changes to a branch other than master. Create your PR from that branch.
  • Add JavaDocs and other comments
  • Write tests that run and pass in CI. See CONTRIBUTING.md for details on how to capture snapshot data.
  • Run mvn install site locally. This may reformat your code, commit those changes. If this command doesn't succeed, your change will not pass CI.

Do using IntelliJ JavaDocs plugin. Better to have something than nothing.
Continuing to ratchet up some base level code quality
@bitwiseman bitwiseman merged commit d3564a9 into hub4j:master Nov 14, 2019
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

Successfully merging this pull request may close these issues.

1 participant