mirror of
https://github.com/napalm-automation-community/napalm-vyos.git
synced 2026-03-05 21:14:51 +00:00
7 lines
99 B
INI
7 lines
99 B
INI
[pylama]
|
|
linters = mccabe,pep257,pep8,pyflakes
|
|
ignore = D203,
|
|
|
|
[pylama:pep8]
|
|
max_line_length = 120
|