Files
esp-idf/ruff.toml
T

8 lines
117 B
TOML
Raw Normal View History

2024-12-02 10:47:32 +08:00
line-length = 120
target-version = "py38"
[format]
quote-style = "single"
exclude = []
docstring-code-format = true