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.IDENT #9450

Closed
pbludov opened this issue Mar 14, 2021 · 7 comments · Fixed by #10981
Closed

update example of AST for TokenTypes.IDENT #9450

pbludov opened this issue Mar 14, 2021 · 7 comments · Fixed by #10981

Comments

@pbludov
Copy link
Member

pbludov commented Mar 14, 2021

@Binita-tech
Copy link
Contributor

I am on it.

@Binita-tech
Copy link
Contributor

Binita-tech commented Nov 18, 2021

I have read the above description, Can you please elaborate a little bit about what changes I have to make in Indent? I am a beginner, a little help could help me a lot.

@Venkatesh-24
Copy link
Contributor

First you need to create a AST for the given indent example in TokenTypes.java in a Test Class and check it against mvn clean verify after you updated the TokenTypes.java file please refer to similar successful PRs to get an idea.

@AbhinavRajputEXE
Copy link
Contributor

@pbludov @romani may I work on this too?

@Binita-tech
Copy link
Contributor

Let me work on this. This is my first time contributing to checkstyle and I am figuring it out.

@AbhinavRajputEXE
Copy link
Contributor

@Binita-tech sure, fine👍

@Binita-tech
Copy link
Contributor

@romani , please review this PR

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.

5 participants