Skip to content

Commit 1aeb465

Browse files
committed
Update .styleci.yml
1 parent ac6fb54 commit 1aeb465

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

.styleci.yml

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,10 @@
11
preset: laravel
2+
23
disabled:
3-
- no_unused_imports
4+
- no_unused_imports
5+
46
finder:
5-
not-name:
6-
- index.php
7-
- server.php
7+
not-name:
8+
- index.php
9+
- server.php
810

0 commit comments

Comments
 (0)