mirror of
https://github.com/seemoo-lab/opendrop.git
synced 2026-09-14 15:16:11 -04:00
7 lines
80 B
INI
7 lines
80 B
INI
[flake8]
|
|
max-line-length = 127
|
|
|
|
[yapf]
|
|
based_on_style = pep8
|
|
column_limit = 127
|