mirror of
https://github.com/nicolargo/glances.git
synced 2024-11-28 14:12:21 +03:00
4 lines
103 B
TOML
4 lines
103 B
TOML
[tool.black]
|
|
line-length = 120
|
|
skip-string-normalization = true
|
|
exclude = '\./glances/outputs/static/*' |