aboutsummaryrefslogtreecommitdiffstats
path: root/.flake8
blob: 88e7abb095c4ee495333ed897e15beaa763de20b (plain)
1
2
3
4
[flake8]
exclude = build,.git,venv

per-file-ignores = w3c-validator.py:E501