Skip to content

Commit

Permalink
Enable EmptyLineAfterSig in RBI config
Browse files Browse the repository at this point in the history
  • Loading branch information
sambostock committed Oct 16, 2023
1 parent 065ac0c commit 5183f23
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions config/rbi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -242,6 +242,9 @@ Style/ClassAndModuleChildren:
Style/DefWithParentheses:
Enabled: true

Sorbet/EmptyLineAfterSig:
Enabled: true

Style/EmptyMethod:
Enabled: true
EnforcedStyle: compact
Expand Down

0 comments on commit 5183f23

Please sign in to comment.