Skip to content

Commit

Permalink
Add stickler config
Browse files Browse the repository at this point in the history
  • Loading branch information
mbeacom committed Jun 28, 2019
1 parent c0fb38a commit c358087
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions .stickler.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
---
linters:
black:
fixer: false
flake8:
python: 3
max-line-length: 120
max-complexity: 20
fixer: false

0 comments on commit c358087

Please sign in to comment.