ae9ccbd517
* Use tox * Add a full linting step
5 lines
78 B
INI
5 lines
78 B
INI
[flake8]
|
|
# Ignore "and" at start of line.
|
|
ignore = W503
|
|
max-line-length = 120
|