mirror of
https://github.com/nicolargo/glances.git
synced 2024-12-01 05:54:46 +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/*'
|