Skip to content

Issues: software-mansion/cairo-lint

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

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

Integrate linter with LS
#164 opened Dec 16, 2024 by wawel37
Resolve corelib automatically
#161 opened Dec 12, 2024 by wawel37
bug: cairo-lint changes code behavior in loops bug Something isn't working
#149 opened Dec 3, 2024 by enitrat
Refacto: lints
#147 opened Oct 16, 2024 by 0xLucqs
Refacto: cli
#146 opened Oct 16, 2024 by 0xLucqs
Refacto: fixer
#145 opened Oct 16, 2024 by 0xLucqs
bug: index out of bounds: the len is 0 but the index is 0 bug Something isn't working
#134 opened Oct 2, 2024 by enitrat
bug : manual lint panic when match expression is a function bug Something isn't working
#124 opened Sep 27, 2024 by chachaleo
Add ok_expect lint
#115 opened Sep 24, 2024 by BrunoAmbricca
Add min_max
#97 opened Sep 22, 2024 by lauchaves
Add invisible_characters
#88 opened Sep 19, 2024 by 0xLucqs
Add if_same_then_else
#85 opened Sep 19, 2024 by 0xLucqs
Add bool_assert_comparison good first issue Good for newcomers lint
#82 opened Sep 18, 2024 by 0xLucqs
Add assertions_on_constants good first issue Good for newcomers lint
#81 opened Sep 18, 2024 by 0xLucqs
Add impossible_comparisons good first issue Good for newcomers lint
#76 opened Sep 18, 2024 by 0xLucqs
Add disallowed_methods
#75 opened Sep 18, 2024 by 0xLucqs
Add comparison_to_empty good first issue Good for newcomers lint
#74 opened Sep 18, 2024 by 0xLucqs
Add collapsible_match
#73 opened Sep 18, 2024 by 0xLucqs
Add manual_unwrap_or good first issue Good for newcomers lint
#66 opened Sep 17, 2024 by 0xLucqs
Add manual_assert good first issue Good for newcomers lint
#62 opened Sep 17, 2024 by 0xLucqs
Add useless_conversion
#55 opened Sep 4, 2024 by renzobanegass
refactor multi import
#52 opened Sep 2, 2024 by 0xLucqs
ProTip! Exclude everything labeled bug with -label:bug.