Skip to content

Commit 336490b

Browse files
author
Steve Porter
committed
feat: add styleci config file
1 parent 4f32265 commit 336490b

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.styleci.yml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
preset: laravel
2+
3+
enabled:
4+
- alpha_ordered_imports
5+
6+
disabled:
7+
- length_ordered_imports

0 commit comments

Comments
 (0)