docker-php-pre-commit/.codespellrc

7 lines
162 B
Plaintext
Raw Permalink Normal View History

2024-02-29 17:44:55 +01:00
[codespell]
ignore-words-list = equipments
skip = ./.*,*.csv,*.json,*.ini,*.subject,*.txt,*.html,*.log,*.conf
quiet-level = 2
ignore-regex = .*codespell-ignore$