Skip to content

Commit

Permalink
Enable fixers in stickler.
Browse files Browse the repository at this point in the history
  • Loading branch information
markstory committed Jan 5, 2018
1 parent 7b502c2 commit 443fcd1
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .stickler.yml
@@ -1,3 +1,8 @@
linters:
phpcs:
standard: CakePHP
fixer: true

fixers:
enable: true
workflow: 'commit'

0 comments on commit 443fcd1

Please sign in to comment.