We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c3fdea5 commit 15b5c47Copy full SHA for 15b5c47
1 file changed
.styleci.yaml
@@ -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