mirror of
https://github.com/systemd/systemd.git
synced 2024-12-21 13:34:21 +03:00
a2aacbfad5
This allows reusing them for integration-test-wrapper.py as well.
7 lines
111 B
TOML
7 lines
111 B
TOML
target-version = "py39"
|
|
line-length = 109
|
|
lint.select = ["E", "F", "I", "UP"]
|
|
|
|
[format]
|
|
quote-style = "single"
|