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

Linter: enforce that we use return value of check_exp #588

Merged
merged 4 commits into from Jun 13, 2023
Merged

Conversation

hugomg
Copy link
Member

@hugomg hugomg commented Jun 13, 2023

If we don't use the return value of these functions, it results in a nasty and hard to find bug. The linter should be able to offer some protection, despite not being the perfect tool for the job.

If we don't use the return value of these functions, it results in a
nasty and hard to find bug. The linter should be able to offer some
protection, despite not being the perfect tool for the job.
@hugomg hugomg merged commit b1c0c87 into master Jun 13, 2023
2 checks passed
@hugomg hugomg deleted the lint-check-exp branch June 13, 2023 22:04
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.

None yet

1 participant