Skip to content

Commit ca17ee8

Browse files
authored
Merge branch 'master' into django-vue-graphql
2 parents f23afca + a95c5ec commit ca17ee8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[flake8]
2-
exclude = .git,venv
2+
exclude = .git,venv,.venv,*/migrations/*,settings.py
33
# Handle formatting conflicts between Black and Flake8:
44
# https://github.com/python/black/issues/280 (E203)
55
# https://github.com/python/black/issues/43 (W503)

0 commit comments

Comments
 (0)