deb-python-semantic-version/.flake8
Raphaël Barrois ae9ccbd517 Rearrange test suite.
* Use tox
* Add a full linting step
2016-09-01 13:48:55 +02:00

5 lines
78 B
INI

[flake8]
# Ignore "and" at start of line.
ignore = W503
max-line-length = 120