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

Commit

Permalink
Ignore pre-compiled assets from rubocop's checks.
Browse files Browse the repository at this point in the history
  • Loading branch information
GUI committed Oct 26, 2014
1 parent 63e1f59 commit ff772d1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .rubocop.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ AllCops:
- tmp/**/*
- vendor/**/*
- config/compass.rb
- public/web-assets/**/*
RunRailsCops: true

Lint/LiteralInInterpolation:
Expand Down

0 comments on commit ff772d1

Please sign in to comment.