Merge branch 'stable' into develop
This commit is contained in:
commit
ed4b2a2c4b
1 changed files with 2 additions and 0 deletions
|
|
@ -1,5 +1,7 @@
|
||||||
AllCops:
|
AllCops:
|
||||||
RunRailsCops: true
|
RunRailsCops: true
|
||||||
|
Exclude:
|
||||||
|
- 'db/schema.rb'
|
||||||
|
|
||||||
# Commonly used screens these days easily fit more than 80 characters.
|
# Commonly used screens these days easily fit more than 80 characters.
|
||||||
Metrics/LineLength:
|
Metrics/LineLength:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue