glances/pyproject.toml
2021-11-29 21:51:18 +05:30

4 lines
103 B
TOML

[tool.black]
line-length = 120
skip-string-normalization = true
exclude = '\./glances/outputs/static/*'