Skip to content

Commit 7004479

Browse files
authored
Create .styleci.yml
1 parent 2e16b46 commit 7004479

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.styleci.yml

+6
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
enabled:
2+
- unalign_double_arrow
3+
4+
disabled:
5+
- align_double_arrow
6+
- phpdoc_align

0 commit comments

Comments
 (0)