Adjust settings for linters (#23)

This commit is contained in:
Sergey Petrov
2017-01-08 13:07:22 +03:00
committed by GitHub
parent d72990625f
commit b917868b15
6 changed files with 28 additions and 5 deletions
+8
View File
@@ -0,0 +1,8 @@
python-targets:
- 2
- 3
ignore-paths:
- setup.py
strictness: veryhigh
pep8:
full: true