Skip to content
This repository has been archived by the owner on Jul 18, 2023. It is now read-only.

Commit

Permalink
Merge pull request #20 from njzjz/add-stickler-config
Browse files Browse the repository at this point in the history
Adding .stickler.yml configuration file
  • Loading branch information
njzjz authored Feb 1, 2019
2 parents 210a563 + 45fec54 commit d3cb73a
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .stickler.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
linters:
flake8:
fixer: true
fixers:
enable: true

0 comments on commit d3cb73a

Please sign in to comment.