mirror of
https://github.com/chidiwilliams/buzz.git
synced 2026-03-14 14:45:46 +01:00
8 lines
88 B
INI
8 lines
88 B
INI
[pep8]
|
|
max-line-length = 100
|
|
|
|
[flake8]
|
|
max-line-length = 100
|
|
|
|
[yapf]
|
|
column_limit = 100
|