Skip to content
This repository has been archived by the owner on Jan 1, 2021. It is now read-only.

Commit

Permalink
Adding .stickler.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
stickler-ci committed Apr 8, 2018
1 parent 27932f2 commit 22aa8ab
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions .stickler.yml
@@ -0,0 +1,9 @@
linters:
phpcs:
standard: PSR2
fixer: true
files:
ignore:
- 'vendor/*'
fixers:
enable: true

0 comments on commit 22aa8ab

Please sign in to comment.