Ignore performance count lint rule
We do not use active record and this is clearly a false positive
This commit is contained in:
parent
b674208daa
commit
056a9d1a11
3
.standard.yml
Normal file
3
.standard.yml
Normal file
@ -0,0 +1,3 @@
|
||||
ignore:
|
||||
- '/**/*.rb':
|
||||
- 'Performance/Count'
|
Loading…
Reference in New Issue
Block a user