mirror of
https://hub.psychoinformatics.de/inm7/inm7-concepts.git
synced 2026-04-20 20:40:11 +00:00
6 lines
171 B
Text
6 lines
171 B
Text
[codespell]
|
|
# Ref: https://github.com/codespell-project/codespell#using-a-config-file
|
|
skip = .git,.codespellrc
|
|
check-hidden = true
|
|
# ignore-regex =
|
|
# ignore-words-list =
|