mirror of
https://github.com/astral-sh/ruff
synced 2026-01-20 21:10:48 -05:00
## Summary The `add_rule.py` script would create a test case that pointed to a file that didn't exist when the linter is set to `"pylint"`. This PR fixes that. ## Test Plan `python scripts/add_rule.py --name DoTheThing --prefix PL --code C0999 --linter pylint`
5.1 KiB
Executable File
5.1 KiB
Executable File