Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
Signed-off-by: Mior Muhammad Zaki <[email protected]>
  • Loading branch information
crynobone committed Jul 12, 2023
1 parent 14af53c commit b906a33
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion pint.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,9 @@
"strict": true
},
"no_superfluous_phpdoc_tags": false,
"php_unit_method_casing": false
"php_unit_method_casing": false,
"nullable_type_declaration_for_default_null_value": {
"use_nullable_type_declaration": true
}
}
}

0 comments on commit b906a33

Please sign in to comment.