Stickler config file

This commit is contained in:
Phil Howard
2019-02-08 13:46:43 +00:00
parent 411cb8b2ac
commit f7f7bae76e

5
.stickler.yml Normal file
View File

@@ -0,0 +1,5 @@
---
linters:
flake8:
python: 3
max-line-length: 160