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

Merge linting phases into one megaphase #18708

Open
szymon-rd opened this issue Oct 17, 2023 · 0 comments · May be fixed by #18735
Open

Merge linting phases into one megaphase #18708

szymon-rd opened this issue Oct 17, 2023 · 0 comments · May be fixed by #18735
Assignees
Labels
area:linting Linting warnings enabled with -W or -Xlint itype:bug

Comments

@szymon-rd
Copy link
Member

szymon-rd commented Oct 17, 2023

Unused, shadowing, and other future linting warns should be calculated in one megaphase. Right now, an undiagnosed issue is preventing us from doing that. The issue should be diagnosed and phases put in one megaphase

@szymon-rd szymon-rd added the area:linting Linting warnings enabled with -W or -Xlint label Oct 17, 2023
@szymon-rd szymon-rd self-assigned this Oct 17, 2023
@szymon-rd szymon-rd linked a pull request Oct 20, 2023 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:linting Linting warnings enabled with -W or -Xlint itype:bug
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant