mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
Note that the FAST category is unused
This commit is contained in:
parent
557d78fb1a
commit
63593636c2
@ -134,6 +134,8 @@ select = [
|
|||||||
"F",
|
"F",
|
||||||
# flake8-future-annotations ('FA')
|
# flake8-future-annotations ('FA')
|
||||||
"FA",
|
"FA",
|
||||||
|
# flake8-fastapi ('FAST')
|
||||||
|
# FastAPI is not used in Sphinx
|
||||||
# flake8-boolean-trap ('FBT')
|
# flake8-boolean-trap ('FBT')
|
||||||
# NOT YET USED
|
# NOT YET USED
|
||||||
# flake8-fixme ('FIX')
|
# flake8-fixme ('FIX')
|
||||||
|
Loading…
Reference in New Issue
Block a user