mirror of
https://github.com/astral-sh/ruff.git
synced 2025-08-04 18:58:04 +00:00
Disallow rule names starting with avoid-*
This commit is contained in:
parent
1a97de0b01
commit
ec63658250
9 changed files with 21 additions and 20 deletions
|
@ -1,4 +1,4 @@
|
|||
# avoid-quote-escape (Q003)
|
||||
# avoidable-escaped-quote (Q003)
|
||||
|
||||
Derived from the **flake8-quotes** linter.
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue