Skip to content

Commit 228655e

Browse files
Create .styleci.yaml
1 parent 4500333 commit 228655e

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

.styleci.yaml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
risky: false
2+
version: 8.3
3+
preset: laravel
4+
enabled:
5+
- method_chaining_indentation
6+
finder:
7+
not-name:
8+
- index.php

0 commit comments

Comments
 (0)