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

Refacto: lints #147

Open
0xLucqs opened this issue Oct 16, 2024 · 0 comments
Open

Refacto: lints #147

0xLucqs opened this issue Oct 16, 2024 · 0 comments
Assignees

Comments

@0xLucqs
Copy link
Contributor

0xLucqs commented Oct 16, 2024

  • Remove the overhead of adding a lint
  • Make sure that the rust compiler will display an error if a new lint is added and it's not added in the allow list
  • Make sure diagnostics are not emitted for compiler generated files
@mkaput mkaput added this to cairo-lint Dec 9, 2024
@github-project-automation github-project-automation bot moved this to Triage in cairo-lint Dec 9, 2024
@mkaput mkaput moved this from Triage to Backlog in cairo-lint Dec 9, 2024
@mkaput mkaput moved this from Backlog to Todo in cairo-lint Dec 11, 2024
@mkaput mkaput moved this from Todo to Backlog in cairo-lint Dec 11, 2024
@wawel37 wawel37 moved this from Backlog to In Progress in cairo-lint Jan 9, 2025
@wawel37 wawel37 self-assigned this Jan 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: In Progress
Development

No branches or pull requests

2 participants