mirror of
https://github.com/jesseduffield/lazygit.git
synced 2026-09-10 07:36:27 -04:00
7 lines
186 B
Plaintext
7 lines
186 B
Plaintext
[codespell]
|
|
# Ref: https://github.com/codespell-project/codespell#using-a-config-file
|
|
skip = .git*,go.sum,*.lock,.codespellrc
|
|
check-hidden = true
|
|
# ignore-regex =
|
|
# ignore-words-list =
|