Skip to content

Commit

Permalink
Add stickler-ci config file.
Browse files Browse the repository at this point in the history
  • Loading branch information
ADmad committed Aug 15, 2018
1 parent ea7396b commit bd047c0
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:
phpcs:
standard: CakePHP
extensions: 'php,ctp'
fixer: true

fixers:
enable: true
workflow: commit

0 comments on commit bd047c0

Please sign in to comment.