Skip to content

Commit 0d153db

Browse files
committed
Style CI
1 parent d51f392 commit 0d153db

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

.styleci.yml

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
preset: laravel
2+
3+
disabled:
4+
- concat_without_spaces
5+
- not_operator_with_successor_space
6+
- cast_spaces
7+
- trailing_comma_in_multiline_array
8+
- heredoc_to_nowdoc
9+
- phpdoc_summary
10+
11+
risky: false

0 commit comments

Comments
 (0)