Skip to content
This repository was archived by the owner on May 25, 2026. It is now read-only.

Commit 9b0ea01

Browse files
committed
test rules
1 parent df10aee commit 9b0ea01

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

pint.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@
3737
"fully_qualified_strict_types": false,
3838
"function_declaration": false,
3939
"general_phpdoc_tag_rename": false,
40+
"group_imports": true,
4041
"heredoc_to_nowdoc": false,
4142
"include": false,
4243
"increment_style": false,
@@ -148,6 +149,7 @@
148149
"spaces_inside_parentheses": false,
149150
"standardize_not_equals": false,
150151
"statement_indentation": false,
152+
"single_trait_insert_per_statement": false,
151153
"switch_case_semicolon_to_colon": false,
152154
"switch_case_space": false,
153155
"ternary_operator_spaces": true,

0 commit comments

Comments
 (0)