mirror of
https://github.com/python/peps.git
synced 2026-01-11 14:48:00 -05:00
6 lines
204 B
Plaintext
6 lines
204 B
Plaintext
[codespell]
|
|
skip = ./.git,./.codespellrc,./build,./ruff_cache,./.venv
|
|
ignore-words = .codespell/ignore-words.txt
|
|
exclude-file = .codespell/exclude-file.txt
|
|
uri-ignore-words-list = daa,ist,searchin,theses
|