summaryrefslogtreecommitdiff
path: root/.flake8
diff options
context:
space:
mode:
authorFlorian Bruhin <git@the-compiler.org>2017-07-04 13:05:10 +0200
committerFlorian Bruhin <git@the-compiler.org>2017-07-04 15:09:23 +0200
commitf98b8a240ec2881b7cebed8fc4191df16c23411b (patch)
tree1c0d2e0bf20733f4f6b534b9aeed684b6f74c439 /.flake8
parentf92ccd48936882fbbf069b518769a7d0f07cbc66 (diff)
downloadqutebrowser-f98b8a240ec2881b7cebed8fc4191df16c23411b.tar.gz
qutebrowser-f98b8a240ec2881b7cebed8fc4191df16c23411b.zip
Fix flake8
Diffstat (limited to '.flake8')
-rw-r--r--.flake82
1 files changed, 2 insertions, 0 deletions
diff --git a/.flake8 b/.flake8
index d967a505b..14fd08034 100644
--- a/.flake8
+++ b/.flake8
@@ -42,6 +42,8 @@ putty-ignore =
tests/helpers/fixtures.py : +N806
tests/unit/browser/webkit/http/test_content_disposition.py : +D400
scripts/dev/ci/appveyor_install.py : +FI53
+ # FIXME:conf
+ tests/unit/completion/test_models.py : +F821
copyright-check = True
copyright-regexp = # Copyright [\d-]+ .*
copyright-min-file-size = 110