Skip to content

Linting: Fix multiple Javadoc Errors / Warnings #90

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

Merged
merged 1 commit into from
Jul 31, 2025

Conversation

TheFlagCourier
Copy link
Contributor

While delving into Citizens2, several build warnings derived from CitizensAPI's malformed Javadocs. This commit addresses these otherwise benign warnings, and includes minor grammar changes.

@param tag styles have been preserved. Simple comments with empty @return tags have been squashed. Blank lines have been replaced with <p>.

This PR does not address issues where the docs may be otherwise deficient. I do not have enough knowledge of the code to make those assumptions.

While delving into Citizens2, several build warnings derived from CitizensAPI.

This commit addresses these otherwise benign warnings, and includes minor
grammar changes. Documentation style for @param tags is preserved.

It does not reflect changes where the javadoc may no longer accurately portray
the described methods, or the intent behind them.
@CLAassistant
Copy link

CLAassistant commented Jul 30, 2025

CLA assistant check
All committers have signed the CLA.

TheFlagCourier added a commit to TheFlagCourier/Citizens2 that referenced this pull request Jul 30, 2025
@fullwall fullwall merged commit e5f5c4c into CitizensDev:master Jul 31, 2025
1 check passed
fullwall pushed a commit to CitizensDev/Citizens2 that referenced this pull request Jul 31, 2025
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.

3 participants