Add .stickler.yml.

This commit is contained in:
Brad Cowie 2020-06-12 15:18:59 +12:00
parent 32b6560bfb
commit f1b46fdebe

9
.stickler.yml Normal file
View File

@ -0,0 +1,9 @@
---
linters:
flake8:
python: 3
max-line-length: 120
pep8:
python: 3
max-line-length: 120
py3k: