Skip to content

Commit

Permalink
Add severity info for AccessModifierIndentation
Browse files Browse the repository at this point in the history
  • Loading branch information
ferranpm committed Mar 18, 2024
1 parent 648b5ef commit a5cfa42
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions default.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,7 @@ Style/SoleNestedConditional:
# https://docs.rubocop.org/rubocop/cops_layout.html#layoutaccessmodifierindentation
Layout/AccessModifierIndentation:
EnforcedStyle: outdent
Severity: info

# Align `when` with `case`.
Layout/CaseIndentation:
Expand Down

0 comments on commit a5cfa42

Please sign in to comment.