mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-01-09 21:12:25 +08:00
Allow the use of local-only stubtest allowlists (#11173)
This makes it nicer to work on a local system with known divergences from the CI environment
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -71,3 +71,6 @@ analyze.py
|
||||
|
||||
# pyenv local python version
|
||||
.python-version
|
||||
|
||||
# deliberately local test configuration files
|
||||
tests/stubtest_allowlists/*.local
|
||||
|
||||
Reference in New Issue
Block a user