Skip to content

Commit

Permalink
Tweaking landscape config
Browse files Browse the repository at this point in the history
  • Loading branch information
perimosocordiae committed Feb 18, 2017
1 parent a871a67 commit f0a6460
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion .landscape.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
strictness: high
strictness: medium
pep8:
disable:
- E111
Expand All @@ -7,3 +7,7 @@ pep8:
- E225
- E402
- W503
pylint:
disable:
- bad-indentation
- invalid-name

0 comments on commit f0a6460

Please sign in to comment.