Skip to content

Commit b3a5860

Browse files
committed
LCO: StyleCI added.
1 parent f00b467 commit b3a5860

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+
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)