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

[red-knot] Warning severity #14192

Open
MichaReiser opened this issue Nov 8, 2024 · 0 comments
Open

[red-knot] Warning severity #14192

MichaReiser opened this issue Nov 8, 2024 · 0 comments
Labels
red-knot Multi-file analysis & type inference
Milestone

Comments

@MichaReiser
Copy link
Member

MichaReiser commented Nov 8, 2024

Support warning severity for rules

Implementation Note

We can use two BitSets to represent the severity of a rule:

  • One bitset tracks if a rule is enabled or disabled.
  • The second bitset tracks if a rule has the severity warning or error

Depends on #14191

@MichaReiser MichaReiser added the red-knot Multi-file analysis & type inference label Nov 8, 2024
@MichaReiser MichaReiser added this to the Red Knot 2024 milestone Nov 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
red-knot Multi-file analysis & type inference
Projects
None yet
Development

No branches or pull requests

1 participant