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

Add linting rule for no unused variables #140

Merged
merged 3 commits into from
Mar 16, 2024
Merged

Conversation

Tuupertunut
Copy link
Contributor

I think it would be good to not allow unused variables or imports in the code. If an unused variable must exist, it can be prefixed with _.

@ArktinenKarpalo ArktinenKarpalo self-requested a review March 15, 2024 16:24
@Tuupertunut Tuupertunut merged commit ec00a27 into develop Mar 16, 2024
1 check passed
@Tuupertunut Tuupertunut deleted the no-unused-variables branch March 16, 2024 13:06
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

Successfully merging this pull request may close these issues.

2 participants