Commit a3f45cbe authored by nimrod's avatar nimrod
Browse files

Have the Flake8 config in pre-commit.

parent 68147575
Loading
Loading
Loading
Loading
+0 −4
Original line number Diff line number Diff line
@@ -6,10 +6,6 @@ tag = True
[bdist_wheel]
universal = 1

[flake8]
exclude = .tox,*.egg,build,data
select = E,W,F

[bumpversion:file:setup.py]

[bumpversion:file:check_s3_bucket/__init__.py]