Skip to content
This repository was archived by the owner on Jan 7, 2025. It is now read-only.

Commit d5df092

Browse files
add styleci config
1 parent b9f6a66 commit d5df092

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

.gitattributes

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,4 @@
44
/phpunit.xml export-ignore
55
/tests export-ignore
66
/.php_cs export-ignore
7+
/.styleci.yml export-ignore

.styleci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
preset: laravel
2+
version: 8

0 commit comments

Comments
 (0)