mirror of
https://github.com/ChrisTitusTech/linutil.git
synced 2024-11-05 05:09:17 +00:00
49379a7ede
* ✅ ci: add a spellcheck typos CI
* remove changes files check
8 lines
108 B
TOML
8 lines
108 B
TOML
[files]
|
|
extend-exclude = ["tui/cool_tips.txt"]
|
|
|
|
[default]
|
|
extend-ignore-identifiers-re = [
|
|
"ratatui",
|
|
]
|