ha-mqtt-agent/treefmt.toml
2025-03-28 01:13:58 +01:00

7 lines
93 B
TOML

[formatter.black]
command = "black"
options = []
includes = [
"ha-mqtt-agent",
"*.py",
]