Skip to content

Commit

Permalink
Merge pull request #14 from pytroll/add-stickler-config
Browse files Browse the repository at this point in the history
Adding .stickler.yml configuration file
  • Loading branch information
mraspaud committed Oct 8, 2019
2 parents d0e5b60 + 7766f1d commit d6c0b81
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 d6c0b81

Please sign in to comment.