Skip to content

Commit

Permalink
Enable PEP-8 checks on landscape
Browse files Browse the repository at this point in the history
Signed-off-by: Michal Čihař <michal@cihar.com>
  • Loading branch information
nijel committed Jul 20, 2016
1 parent 5377a40 commit 3182ef6
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion .landscape.yaml
@@ -1,5 +1,10 @@
test-warnings: yes
python-targets:
- 2
pep8:
full: true
test-warnings: true
strictness: veryhigh
max-line-length: 79
uses:
- django
autodetect: yes
Expand Down

0 comments on commit 3182ef6

Please sign in to comment.