Skip to content
This repository was archived by the owner on Jul 1, 2019. It is now read-only.

Commit b1d5be9

Browse files
author
Andrey Helldar
committed
Update StyleCI rules
1 parent a0981c7 commit b1d5be9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.styleci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
preset: psr2
22

33
enabled:
4-
- concat_without_spaces
4+
- concat_with_spaces
55
- ereg_to_preg
66
- extra_empty_lines
7-
- long_array_syntax
7+
- short_array_syntax
88
- method_separation
99
- multiline_array_trailing_comma
1010
- no_empty_lines_after_phpdocs

0 commit comments

Comments
 (0)