Skip to content

Commit

Permalink
Merge pull request #3 from OpenMandrivaSoftware/add-stickler-config
Browse files Browse the repository at this point in the history
Adding .stickler.yml configuration file
  • Loading branch information
fedya authored Oct 10, 2019
2 parents e19e213 + c19b1c2 commit b854ac5
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .stickler.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
linters:
flake8:
fixer: true
shellcheck:
shell: bash
fixers:
enable: true

0 comments on commit b854ac5

Please sign in to comment.