/
githubmirror
/
lazygit
Обзор
Документация
Войти
/
githubmirror
/
lazygit
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
.codespellrc
7 строк
312 B
Stefan Haller
Exclude gocui from codespell check
30 апр 2026, 23:11
30 апр 2026, 23:11
d065224
Код
Авторство
О чём код?
[codespell] # Ref: https://github.com/codespell-project/codespell#using-a-config-file skip = .git*,go.sum,*.lock,.codespellrc,vendor,translations,Keybindings_*.md,./pkg/gocui check-hidden = true # camel-cased ignore-regex = (\b[A-Za-z][a-z]*[A-Z]\S+\b|\.edn\b|\S+…|\\nd\b) ignore-words-list = fomrat,inbetween