-
-
Notifications
You must be signed in to change notification settings - Fork 3.8k
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
Link redirection is not working for VariableDeclarationUsageDistance #16290
Comments
I would like to work on the issue. Can you please assign it to me ? |
No assignments, just do comment "I am on it" and send PR |
@govind516 so are you working on this issue? |
@SheikhZaeem Yes, I am working on it. |
Could you please provide a guide to execute the project since the documentation at https://checkstyle.org/cmdline.html shows the commands which are throwing error with "Unknown lifecycle phase". Looking for you response. |
@govind516 I would like to work on this issue! |
Redirection started failing because following was the condition to check if the current page is
before we upgraded maven-site-plugin the pages names' had |
link https://checkstyle.org/config_coding.html#VariableDeclarationUsageDistance
should be redirected to
https://checkstyle.org/checks/coding/variabledeclarationusagedistance.html#VariableDeclarationUsageDistance
detected at #13038
logic for redirection:
checkstyle/src/site/resources/js/checkstyle.js
Line 26 in 5506d95
The text was updated successfully, but these errors were encountered: