Skip to content

Commit

Permalink
Remove cop excpetion for tests and guardfile
Browse files Browse the repository at this point in the history
  • Loading branch information
miguelaferreira committed Mar 18, 2016
1 parent d584ece commit f438894
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .rubocop.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,3 @@
AllCops:
Exclude:
- spec/libraries_specs/helpers_spec.rb
- Guardfile
- 'vendor/**/*'

Metrics/LineLength:
Max: 160

Expand Down

0 comments on commit f438894

Please sign in to comment.