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

Feature: Rule to remove unused throws declerations #959

Open
HerrDerb opened this issue Dec 4, 2023 · 0 comments
Open

Feature: Rule to remove unused throws declerations #959

HerrDerb opened this issue Dec 4, 2023 · 0 comments

Comments

@HerrDerb
Copy link

HerrDerb commented Dec 4, 2023

Often, especially in test code, code gets cluttered with unused throws decerations which have their historical reason but where forgotten to remove.

As the the current formatting rule are able to remove unused import, it should also be possible to remove unused throws declerations.
This would be a really nice feature which helps to keep code clean.

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

No branches or pull requests

1 participant