mirror of
https://github.com/ChrisTitusTech/linutil.git
synced 2025-02-19 15:56:03 +00:00
8 lines
108 B
TOML
8 lines
108 B
TOML
[files]
|
|
extend-exclude = ["tui/cool_tips.txt"]
|
|
|
|
[default]
|
|
extend-ignore-identifiers-re = [
|
|
"ratatui",
|
|
]
|