ruff/scripts
Martin Fischer 991d3c1ef6 refactor: Move Linter::url and Linter::name generation to proc macro
This lets us get rid of the build.rs script and results
in more developer-friendly compile error messages.
2023-01-23 12:20:10 -05:00
..
benchmarks Add benchmark scripts for no-IO (#1925) 2023-01-16 17:38:40 -05:00
_utils.py refactor: Rename RuleOrigin to Linter 2023-01-20 20:25:57 -05:00
add_plugin.py refactor: Move Linter::url and Linter::name generation to proc macro 2023-01-23 12:20:10 -05:00
add_rule.py feat: flake8-use-pathlib PTH100-124 (#2090) 2023-01-22 15:17:25 -05:00
pyproject.toml fix: Update add_rule.py to account for 81996f1bc 2023-01-20 08:09:54 -05:00