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

Code-tidying - no functional changes #793

Merged
merged 1 commit into from
Apr 24, 2020

Conversation

pjdarton
Copy link
Member

@pjdarton pjdarton commented Apr 23, 2020

Cosmetic code tidy before #794.

  • Whitespace/formattting changes.
  • Minor help text improvements.
  • Removed @restricted(NoExternalUse.class) from private code.
  • Suppress compiler warning about unused data where this is deliberate.
  • Added @OverRide to overridden methods.
  • Improved javadoc in places.

- Whitespace.
- Minor help text improvements.
- Removed @restricted(NoExternalUse.class) from private code.
- Suppress compiler warning about unused data where this is deliberate.
- Added @OverRide to overridden methods:
- Code improvement: improved javadoc
@pjdarton pjdarton closed this Apr 24, 2020
@pjdarton pjdarton reopened this Apr 24, 2020
@pjdarton pjdarton merged commit 4cae972 into jenkinsci:master Apr 24, 2020
@pjdarton pjdarton deleted the pre_spotbugs_tidy branch April 5, 2022 09:51
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