Skip to content

Commit

Permalink
fix for new rubocop version
Browse files Browse the repository at this point in the history
  • Loading branch information
alexandermeindl committed Oct 27, 2018
1 parent fdbe330 commit a19ffa7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .slim-lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,9 @@ linters:
- Metrics/LineLength
- Naming/FileName
- Rails/OutputSafety
- Style/ConditionalAssignment
- Style/FrozenStringLiteralComment
- Style/IdenticalConditionalBranches
- Style/IfUnlessModifier
- Style/Next
- Style/WhileUntilModifier

0 comments on commit a19ffa7

Please sign in to comment.