mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-02-06 18:07:39 +08:00
check_consistent.py: ignore .gitignored files (#8804)
This commit is contained in:
@@ -7,6 +7,7 @@ flake8-pyi==22.8.2 # must match .pre-commit-config.yaml
|
||||
isort==5.10.1 # must match .pre-commit-config.yaml
|
||||
mypy==0.981
|
||||
packaging==21.3
|
||||
pathspec
|
||||
pycln==2.1.1 # must match .pre-commit-config.yaml
|
||||
pyyaml==6.0
|
||||
pytype==2022.08.30; platform_system != "Windows"
|
||||
|
||||
Reference in New Issue
Block a user