7 lines
172 B
Plaintext
7 lines
172 B
Plaintext
[codespell]
|
|
# Ref: https://github.com/codespell-project/codespell#using-a-config-file
|
|
skip = .git*,.codespellrc
|
|
check-hidden = true
|
|
# ignore-regex =
|
|
# ignore-words-list =
|