4 lines
104 B
TOML
4 lines
104 B
TOML
line-length = 100
|
|
[format]
|
|
# Like Python's repr(), use single quotes for strings.
|
|
quote-style = "single" |