fix rubocop yml

This commit is contained in:
Petr Korolev
2015-03-27 03:52:49 +02:00
parent 765d995b6d
commit e7aa1a2042
2 changed files with 3 additions and 5 deletions
+2 -4
View File
@@ -1,10 +1,8 @@
inherit_from: .rubocop_todo.yml
AllCops:
Excludes:
- bin/**
- db/**
- config/**
Exclude:
- 'bin/**'
Metrics/LineLength:
Enabled: false