Skip to content

Commit

Permalink
Add single_line_comment_spacing rule
Browse files Browse the repository at this point in the history
  • Loading branch information
maks-oleksyuk committed Dec 7, 2024
1 parent 43a25d9 commit 084503a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions resources/presets/laravel.php
Original file line number Diff line number Diff line change
Expand Up @@ -190,6 +190,7 @@
],
'single_import_per_statement' => true,
'single_line_after_imports' => true,
"single_line_comment_spacing": true
'single_line_comment_style' => [
'comment_types' => ['hash'],
],
Expand Down

0 comments on commit 084503a

Please sign in to comment.