mirror of
https://github.com/psychoinformatics-de/datalad-concepts.git
synced 2026-05-06 23:23:45 +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 =
|