codespell: Add .direnv to skip list

This commit is contained in:
Fintan Halpenny 2026-04-16 13:47:03 +01:00
parent 8a38fa8c73
commit f00a1624df
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
[codespell] [codespell]
skip = .git*,*.lock,.codespellrc,target,.jj skip = .git*,*.lock,.codespellrc,target,.jj,.direnv
check-hidden = true check-hidden = true
ignore-words-list = ser,set,noes ignore-words-list = ser,set,noes
dictionary = .codespell-dictionary.txt,- dictionary = .codespell-dictionary.txt,-