Skip to content
This repository has been archived by the owner on Aug 7, 2023. It is now read-only.

Commit

Permalink
new version of rubocop, update failing cop names
Browse files Browse the repository at this point in the history
  • Loading branch information
jormon committed Dec 29, 2019
1 parent a05f3f0 commit 82d0c5c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion spec/fixtures/.haml-lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,5 @@ linters:
RuboCop:
enabled: true
ignored_cops:
- Layout/TrailingBlankLines
- Layout/TrailingEmptyLines
- Style/FrozenStringLiteralComment

0 comments on commit 82d0c5c

Please sign in to comment.