Skip to content

Commit 2f25118

Browse files
committed
Adds StyleCI configuration to source.
1 parent 22d317b commit 2f25118

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

.styleci.yml

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
preset: recommended
2+
3+
disabled:
4+
- align_double_arrow
5+
- concat_without_spaces
6+
- unalign_equals
7+
8+
finder:
9+
name:
10+
- "*.php"

0 commit comments

Comments
 (0)