mirror of
https://github.com/astral-sh/ruff.git
synced 2025-08-04 18:58:04 +00:00
7 lines
118 B
TOML
7 lines
118 B
TOML
[files]
|
|
extend-exclude = ["snapshots", "black"]
|
|
|
|
[default.extend-words]
|
|
trivias = "trivias"
|
|
hel = "hel"
|
|
whos = "whos"
|