Turn off style linting

We have black for that now.
pull/164/head
Ashley Whetter 5 years ago
parent a4f798183c
commit 8ce44b2eb2

@ -5,11 +5,10 @@ doc-warnings: true
ignore-paths:
- docs
- tests
pep8:
full: true
options:
max-line-length: 100
run: false
pylint:
max-line-length: 100

Loading…
Cancel
Save