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

update example of AST for TokenTypes.EXTENDS_CLAUSE #9429

Closed
rdiachenko opened this issue Mar 13, 2021 · 2 comments · Fixed by #9859
Closed

update example of AST for TokenTypes.EXTENDS_CLAUSE #9429

rdiachenko opened this issue Mar 13, 2021 · 2 comments · Fixed by #9859

Comments

@rdiachenko
Copy link
Contributor

https://checkstyle.org/apidocs/com/puppycrawl/tools/checkstyle/api/TokenTypes.html#EXTENDS_CLAUSE

Needs to be extended to show example of AST in format that printed by our CLI (change "+-" to "`-") .
Source to be updated: https://github.com/checkstyle/checkstyle/blob/master/src/main/java/com/puppycrawl/tools/checkstyle/api/TokenTypes.java

PLEASE READ for more details: https://github.com/checkstyle/checkstyle/wiki/Good-practice-on-how-to-update-AST-in-TokenTypes

@Shubham-Samanta
Copy link

i am on it

@CryptoSingh1337
Copy link
Contributor

@Shubham-Samanta are you working on this issue?

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

Successfully merging a pull request may close this issue.

4 participants