Skip to content

Commit 1200027

Browse files
Enabled declare_strict_types fixer
1 parent 1ce5f47 commit 1200027

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.styleci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ enabled:
77
- alpha_ordered_imports
88
- array_indentation
99
- const_visibility_required
10+
- declare_strict_types
1011
- native_constant_invocation
1112
- native_function_invocation
1213
- phpdoc_order

0 commit comments

Comments
 (0)