Skip to content

Commit 863a608

Browse files
committed
ICL: Common StyleCI rules.
1 parent d2bdafa commit 863a608

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.styleci.yml

+3
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,9 @@ enabled:
66
disabled:
77
- blank_line_before_return
88
- concat_without_spaces
9+
- no_blank_lines_after_phpdoc
910
- no_unneeded_control_parentheses
1011
- not_operator_with_successor_space
12+
- phpdoc_summary
13+
- phpdoc_no_package
1114
- simplified_null_return

0 commit comments

Comments
 (0)