diff --git a/.flake8 b/.flake8 index 2e0788e4..3198bbc9 100644 --- a/.flake8 +++ b/.flake8 @@ -1,7 +1,7 @@ [flake8] exclude = xss_filter.py, - migrations/, + */migrations/, *settings.py max-line-length = 180 inline-quotes = "