Skip to content

Commit 776dadc

Browse files
committed
Merge pull request #327 from dunglas/chore/style-ci
Add StyleCI config
2 parents 22ea21b + 89e2391 commit 776dadc

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

.styleci.yml

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
preset: symfony
2+
3+
enabled:
4+
- newline_after_open_tag
5+
- ordered_use
6+
- short_array_syntax
7+
8+
disabled:
9+
- unalign_equals

0 commit comments

Comments
 (0)