Skip to content

Commit 1afe35b

Browse files
committed
ICL: StyleCI custom config added.
1 parent 864f3b9 commit 1afe35b

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: laravel
2+
3+
enabled:
4+
- ordered_imports
5+
6+
disabled:
7+
- blank_line_before_return
8+
- concat_without_spaces
9+
- no_unneeded_control_parentheses
10+
- not_operator_with_successor_space

0 commit comments

Comments
 (0)