Skip to content

Commit

Permalink
Merge pull request #115 from chef/update_empty_line_cop
Browse files Browse the repository at this point in the history
Signed-off-by: Tim Smith <tsmith@chef.io>
  • Loading branch information
tas50 authored Nov 26, 2020
2 parents d64b979 + a35fcbf commit d5a8684
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions config/chefstyle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -243,6 +243,7 @@ Layout/EmptyLineAfterGuardClause:
Enabled: true
Layout/EmptyLineBetweenDefs:
Enabled: true
AllowAdjacentOneLineDefs: true
Layout/EmptyLines:
Enabled: true
Layout/EmptyLinesAroundAccessModifier:
Expand Down

0 comments on commit d5a8684

Please sign in to comment.