mirror of
https://github.com/astral-sh/ruff.git
synced 2025-09-26 11:59:35 +00:00
Add W to pycodestyle list in README
This commit is contained in:
parent
e55daa89e6
commit
808b348c5f
1 changed files with 1 additions and 1 deletions
|
@ -68,7 +68,7 @@ of [Conda](https://docs.conda.io/en/latest/):
|
|||
1. [Configuration](#configuration)
|
||||
1. [Supported Rules](#supported-rules)
|
||||
1. [Pyflakes (F)](#pyflakes)
|
||||
1. [pycodestyle (E)](#pycodestyle)
|
||||
1. [pycodestyle (E, W)](#pycodestyle)
|
||||
1. [isort (I)](#isort)
|
||||
1. [pydocstyle (D)](#pydocstyle)
|
||||
1. [pyupgrade (U)](#pyupgrade)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue