Skip to content

Commit b416e54

Browse files
committed
1 parent 7af41f4 commit b416e54

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/RuleSet/TicketSwapRuleSet.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -132,6 +132,7 @@ public static function create() : RuleSet
132132
],
133133
'native_function_casing' => true,
134134
'native_type_declaration_casing' => true,
135+
'new_expression_parentheses' => true,
135136
'no_alias_language_construct_call' => true,
136137
'no_alternative_syntax' => true,
137138
'no_binary_string' => true,

0 commit comments

Comments
 (0)