Skip to content

Commit 284ed71

Browse files
committed
chore: fix StyleCI fixer name for nullable type declarations
1 parent 31b490a commit 284ed71

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.styleci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ enabled:
55

66
disabled:
77
- align_double_arrow
8-
- nullable_type_declaration_for_default_null_value
8+
- nullable_type_declaration
99
- blank_line_after_opening_tag
1010
- multiline_array_trailing_comma
1111
- new_with_braces

0 commit comments

Comments
 (0)