mirror of
https://github.com/getpelican/pelican.git
synced 2025-10-15 20:28:56 +02:00
Relax hard/enforced line length to 88 characters
This commit is contained in:
parent
1ac4abcb67
commit
2cd1d44576
2 changed files with 4 additions and 3 deletions
1
tox.ini
1
tox.ini
|
|
@ -32,6 +32,7 @@ addopts = -n 2
|
|||
[flake8]
|
||||
application-import-names = pelican
|
||||
import-order-style = cryptography
|
||||
max-line-length = 88
|
||||
|
||||
[testenv:flake8]
|
||||
basepython = python3.6
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue