Add concat_space rule

This commit is contained in:
Lance Pioch 2024-10-19 18:30:34 -04:00
parent c0a41acf1f
commit 96acd268be
105 changed files with 271 additions and 272 deletions

View File

@ -1,7 +1,6 @@
{
"preset": "laravel",
"rules": {
"concat_space": false,
"not_operator_with_successor_space": false,
"nullable_type_declaration_for_default_null_value": false,
"ordered_imports": false,