mirror of
https://github.com/codespell-project/codespell.git
synced 2025-08-06 18:24:41 +08:00

* Avoid bailing out with uncaught `PermissionError` * Update codespell_lib/tests/test_basic.py * FIX: Coverage * FIX: Already short-circuited Co-authored-by: Eric Larson <larson.eric.d@gmail.com>
14 lines
148 B
Plaintext
14 lines
148 B
Plaintext
.coverage
|
|
build
|
|
dist
|
|
ld
|
|
codespell.egg-info
|
|
*.pyc
|
|
*.orig
|
|
.cache/
|
|
.mypy_cache/
|
|
.pytest_cache/
|
|
codespell_lib/_version.py
|
|
junit-results.xml
|
|
*.egg-info/
|