summaryrefslogtreecommitdiff
path: root/.flake8
diff options
context:
space:
mode:
Diffstat (limited to '.flake8')
-rw-r--r--.flake81
1 files changed, 1 insertions, 0 deletions
diff --git a/.flake8 b/.flake8
index 34a829a4b..2a7a98275 100644
--- a/.flake8
+++ b/.flake8
@@ -65,6 +65,7 @@ per-file-ignores =
tests/unit/browser/test_history.py : D100,D101,N806
tests/helpers/fixtures.py : D100,D101,N806
tests/unit/browser/webkit/http/test_content_disposition.py : D100,D101,D400
+ qutebrowser/qt.py : N813
copyright-check = True
copyright-regexp = # Copyright [\d-]+ .*
copyright-min-file-size = 110