Skip to content

Add NoBools linter as an opt-in check to prevent usage of boolean types #9

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

Merged
merged 2 commits into from
Dec 15, 2024

Conversation

JoelSpeed
Copy link
Contributor

Based on the integers linter pattern, this adds an opt-in linter (since different communities vary in how strict they are in enforcing this rule) that prevents the usage of new boolean based fields.

@JoelSpeed JoelSpeed mentioned this pull request Dec 14, 2024
27 tasks
@JoelSpeed JoelSpeed changed the title WIP: Add NoBools linter as an opt-in check to prevent usage of boolean types Add NoBools linter as an opt-in check to prevent usage of boolean types Dec 15, 2024
@JoelSpeed JoelSpeed marked this pull request as ready for review December 15, 2024 08:52
@JoelSpeed JoelSpeed merged commit 238fddd into main Dec 15, 2024
2 checks passed
@JoelSpeed JoelSpeed deleted the nobools branch December 15, 2024 11:53
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.

1 participant