Skip to content

Commit 7932b8a

Browse files
committed
added styleci
1 parent 647eb89 commit 7932b8a

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

.styleci.yml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
preset: psr2
2+
3+
enabled:
4+
- long_array_syntax
5+
- duplicate_semicolon
6+
7+
disabled:
8+
- short_array_syntax

0 commit comments

Comments
 (0)