mirror of
https://github.com/Garmelon/PFERD.git
synced 2026-04-12 23:45: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
|
|
@ -16,4 +16,7 @@ console_scripts =
|
|||
pferd = PFERD.__main__:main
|
||||
|
||||
[pycodestyle]
|
||||
max-line-length = 110
|
||||
|
||||
[pylint.FORMAT]
|
||||
max-line-length = 110
|
||||
Loading…
Add table
Add a link
Reference in a new issue