@@ -53,7 +53,11 @@
"self_accessor": true,
"self_static_accessor": true,
"strict_comparison": true,
"visibility_required": true
"visibility_required": true,
"concat_space": {
"spacing": "one"
},
"not_operator_with_successor_space": false
"exclude": [
"app/Livewire/Modals",
The note is not visible to the blocked user.