Skip to content

Commit

Permalink
renamed Style/EmptyLineAfterGuardClause
Browse files Browse the repository at this point in the history
  • Loading branch information
dczulada committed May 3, 2024
1 parent 7a22092 commit 5c76714
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .rubocop.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ Style/WordArray:
Enabled: false
Style/ExpandPathArguments:
Enabled: false
Style/EmptyLineAfterGuardClause:
Layout/EmptyLineAfterGuardClause:
Enabled: false
Style/MultipleComparison:
Enabled: false
Expand Down

0 comments on commit 5c76714

Please sign in to comment.