mirror of
https://github.com/gitui-org/gitui
synced 2026-05-22 16:38:28 +00:00
8 lines
161 B
TOML
8 lines
161 B
TOML
# configuration for https://github.com/crate-ci/typos
|
|
|
|
[default.extend-words]
|
|
ratatui = "ratatui"
|
|
syntact = "syntact"
|
|
|
|
[files]
|
|
extend-exclude = ["CHANGELOG.md"]
|