Skip to content

Commit 9331bd0

Browse files
committed
Add styleci config file
1 parent 48b8b68 commit 9331bd0

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

.styleci.yml

+10
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
enabled:
2+
- unalign_double_arrow
3+
- concat_with_spaces
4+
5+
disabled:
6+
- align_double_arrow
7+
- blankline_after_open_tag
8+
- concat_without_spaces
9+
- phpdoc_align
10+
- spaces_cast

0 commit comments

Comments
 (0)