Skip to content

Commit 15b5c47

Browse files
committed
TASK: Add styleci configuration
1 parent c3fdea5 commit 15b5c47

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

.styleci.yaml

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
preset: psr2
2+
3+
finder:
4+
path:
5+
- "Classes"
6+
- "Tests"
7+
8+
enabled:
9+
- short_array_syntax
10+
- no_unused_imports

0 commit comments

Comments
 (0)