openclaw/.codespellrc
2026-01-24 22:09:33 -05:00

7 lines
221 B
Plaintext

[codespell]
# Ref: https://github.com/codespell-project/codespell#using-a-config-file
skip = .git*,*.svg,package-lock.json,vendor,*-lock.yaml,*.css,.codespellrc
check-hidden = true
# ignore-regex =
# ignore-words-list =