Skip to content

Commit

Permalink
Merge pull request #86 from chef/comment_indentation
Browse files Browse the repository at this point in the history
Make sure our comments line up with our code
  • Loading branch information
tas50 committed May 7, 2020
2 parents 274a01b + db1088b commit 04eb90f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions config/chefstyle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -123,6 +123,8 @@ Lint/UselessSetterCall:
Enabled: true
Lint/Void:
Enabled: true
Layout/CommentIndentation:
Enabled: true

#
# Disabled Lint
Expand Down

0 comments on commit 04eb90f

Please sign in to comment.