ruff/ruff_dev/src
Jonathan Plasse 117fcb6936
Add no-eval rule from pygrep-hooks (#994)
2022-12-02 12:59:06 -05:00
..
generate_check_code_prefix.rs Implement await-outside-async / E1142 (#972) 2022-11-30 11:38:03 -05:00
generate_rules_table.rs Add no-eval rule from pygrep-hooks (#994) 2022-12-02 12:59:06 -05:00
generate_source_code.rs Fix clippy::unnecessary_wraps (pedantic) (#880) 2022-11-22 18:25:30 -05:00
lib.rs Enforce most pedantic lints on CI (#878) 2022-11-22 18:55:57 -05:00
main.rs Enforce most pedantic lints on CI (#878) 2022-11-22 18:55:57 -05:00
print_ast.rs Fix clippy::uninlined_format_args (pedantic) 2022-11-21 23:22:28 -05:00
print_cst.rs Convert Err(anyhow(...)) to bail (#984) 2022-12-01 13:33:06 -05:00
print_tokens.rs Fix clippy::uninlined_format_args (pedantic) 2022-11-21 23:22:28 -05:00