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

Improve usability of the ci-checkstyle-javadoc.sh script for local use #3922

Closed
slarse opened this issue May 12, 2021 · 0 comments · Fixed by #3924
Closed

Improve usability of the ci-checkstyle-javadoc.sh script for local use #3922

slarse opened this issue May 12, 2021 · 0 comments · Fixed by #3924
Assignees
Labels

Comments

@slarse
Copy link
Collaborator

slarse commented May 12, 2021

The script currently just runs in CI mode, and reports the number of errors. We need to make it possible to also show errors, and to run it locally on the current working tree. In its current state, it's very difficult to a) figure out what to fix when it fails a build, and b) using it locally to actually improve the docs rather than just not make them worse!

I'll fix this ASAP.

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

Successfully merging a pull request may close this issue.

1 participant