Skip to content

Commit

Permalink
Apply Layout/LeadingCommentSpace cop.
Browse files Browse the repository at this point in the history
  • Loading branch information
djberg96 committed Aug 23, 2024
1 parent c9de1eb commit 7a8b68e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .rubocop.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,8 @@ Layout/FirstArrayElementIndentation:
Enabled: false
Layout/CaseIndentation:
IndentOneStep: true
Layout/LeadingCommentSpace:
Enabled: false
Layout/SpaceBeforeBlockBraces:
Enabled: false
Layout/SpaceInsideHashLiteralBraces:
Expand Down

0 comments on commit 7a8b68e

Please sign in to comment.