Skip to content

Commit 6976356

Browse files
committed
Add vendor to styleci exclude
1 parent ad2393c commit 6976356

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.styleci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ preset: symfony
33
finder:
44
exclude:
55
- "Resources"
6+
- "vendor"
67

78
enabled:
89
- short_array_syntax

0 commit comments

Comments
 (0)