mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-05-18 14:29:47 +08:00
Run flake8-noqa in CI (#8641)
This commit is contained in:
@@ -2,6 +2,7 @@ aiohttp==3.8.1
|
||||
black==22.6.0 # must match .pre-commit-config.yaml
|
||||
flake8==5.0.4 # must match .pre-commit-config.yaml
|
||||
flake8-bugbear==22.7.1 # must match .pre-commit-config.yaml
|
||||
flake8-noqa==1.2.9 # must match .pre-commit-config.yaml
|
||||
flake8-pyi==22.8.1 # must match .pre-commit-config.yaml
|
||||
isort==5.10.1 # must match .pre-commit-config.yaml
|
||||
mypy==0.971
|
||||
|
||||
Reference in New Issue
Block a user