Skip to content

Commit

Permalink
Adding .stickler.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
stickler-ci committed Aug 15, 2020
1 parent a8ccde6 commit 1a304aa
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions .stickler.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
linters:
flake8:
fixer: true
csslint: { }
files:
ignore:
- 'bower_components/*'
- 'node_modules/*'
fixers:
enable: true

0 comments on commit 1a304aa

Please sign in to comment.