Skip to content

Commit 3d44d06

Browse files
committed
chore: correct StyleCI fixer name to nullable_type_declarations
1 parent 284ed71 commit 3d44d06

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
8+
- nullable_type_declarations
99
- blank_line_after_opening_tag
1010
- multiline_array_trailing_comma
1111
- new_with_braces

0 commit comments

Comments
 (0)