ruff/crates/ruff_cli
Martin Fischer d451c7a506 many-to-one 1/9: Rename Rule::code to Rule::noqa_code
Post this commit series several codes can be mapped to a single rule,
this commit therefore renames Rule::code to Rule::noqa_code,
which is the code that --add-noqa will add to ignore a rule.
2023-02-14 16:16:12 -05:00
..
src many-to-one 1/9: Rename Rule::code to Rule::noqa_code 2023-02-14 16:16:12 -05:00
tests feat(cli): let --statistics show fixable codes (#2659) 2023-02-09 19:36:31 -05:00
Cargo.toml Re-enable custom allocators (#2876) 2023-02-14 02:37:22 +00:00