Skip to content

Commit f3c5222

Browse files
committed
Update StyleCI
1 parent f657cd9 commit f3c5222

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.styleci.yml

+6
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,14 @@
11
preset: symfony
22

33
finder:
4+
exclude:
5+
- "spec"
6+
- "tests"
47
path:
58
- "src"
69

710
enabled:
811
- short_array_syntax
12+
13+
disabled:
14+
- phpdoc_order # Preferred order: params, return, throws

0 commit comments

Comments
 (0)