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

Enable abort on lint check failure #570

Merged
merged 1 commit into from
Mar 17, 2024
Merged

Conversation

syphyr
Copy link
Contributor

@syphyr syphyr commented Mar 17, 2024

If lint shows an error that can not be fixed then it is better to disable a specific lint check than disable the entire thing.

If lint shows an error that can not be fixed then it is better to
disable a specific lint check then disable the entire thing.
@Helium314
Copy link
Owner

The original author explicitly added that setting in 8ce71a3, so I'm hestitant to just change it.
Unfortunately there is no reason given, but I'd assume there was one.

@syphyr
Copy link
Contributor Author

syphyr commented Mar 17, 2024

The original author explicitly added that setting in 8ce71a3, so I'm hestitant to just change it. Unfortunately there is no reason given, but I'd assume there was one.

All lint checks pass with the current code, so the issue must have been fixed. It seems safe to re-enable it. If there is a failure in the future, a narrower approach would be better.

@Helium314 Helium314 merged commit 63de83a into Helium314:main Mar 17, 2024
1 check passed
@syphyr syphyr deleted the enable_lint branch March 17, 2024 21:13
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