ruff/crates/ruff_linter/src/rules/flake8_print
Alex Waygood f779babc5f
Improve handling of builtin symbols in linter rules (#10919)
Add a new method to the semantic model to simplify and improve the correctness of a common pattern
2024-04-16 11:37:31 +01:00
..
rules Improve handling of builtin symbols in linter rules (#10919) 2024-04-16 11:37:31 +01:00
snapshots Add fix to automatically remove `print` and `pprint` statements (#9208) 2023-12-20 05:35:30 +00:00
mod.rs Introduce `LinterSettings` 2023-09-20 17:02:34 +02:00