mirror of
https://github.com/Garmelon/PFERD.git
synced 2026-04-12 15:35:05 +02:00
Set max line length for pylint
This commit is contained in:
parent
5ccb17622e
commit
cd5aa61834
1 changed files with 3 additions and 0 deletions
|
|
@ -17,3 +17,6 @@ console_scripts =
|
||||||
|
|
||||||
[pycodestyle]
|
[pycodestyle]
|
||||||
max-line-length = 110
|
max-line-length = 110
|
||||||
|
|
||||||
|
[pylint.FORMAT]
|
||||||
|
max-line-length = 110
|
||||||
Loading…
Add table
Add a link
Reference in a new issue