mirror of
https://github.com/astral-sh/ruff
synced 2026-01-21 21:40:51 -05:00
9 lines
138 B
TOML
9 lines
138 B
TOML
[files]
|
|
extend-exclude = ["snapshots", "black"]
|
|
|
|
[default.extend-words]
|
|
trivias = "trivias"
|
|
hel = "hel"
|
|
whos = "whos"
|
|
spawnve = "spawnve"
|