Skip to content
This repository was archived by the owner on Sep 10, 2021. It is now read-only.

Commit d32faa6

Browse files
committed
Fix StyleCI configuration
1 parent 2f9ac11 commit d32faa6

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

.styleci.yml

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,3 +27,13 @@ disabled:
2727
- phpdoc_separation
2828
- phpdoc_to_comment
2929
- phpdoc_var_without_name
30+
- pre_increment
31+
32+
finder:
33+
exclude:
34+
- data
35+
- docs
36+
- log
37+
- provisioning
38+
- tmp
39+
- utils

0 commit comments

Comments
 (0)