remove exclide

This commit is contained in:
Petr Korolev
2015-03-27 15:02:45 +02:00
parent c51d3ef4d0
commit 6f1fa05c86
-4
View File
@@ -1,9 +1,5 @@
inherit_from: .rubocop_todo.yml
AllCops:
Exclude:
- 'bin/**/*'
Metrics/LineLength:
Enabled: false