added tests and so on
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
AllCops:
|
||||
Include:
|
||||
- Rakefile
|
||||
- config.ru
|
||||
Exclude:
|
||||
- bin/**
|
||||
- spec/dummy/config/initializers/secret_token.rb
|
||||
Documentation:
|
||||
Enabled: false
|
||||
LineLength:
|
||||
Enabled: true
|
||||
Max: 160
|
||||
AbcSize:
|
||||
Enabled: false
|
||||
Reference in New Issue
Block a user