mirror of
https://github.com/edcommonwealth/sqm-dashboards.git
synced 2026-03-07 13:38:18 -08:00
Add static code analysis configuration files: rubocop, reek, erb-lint
This commit is contained in:
parent
18b479b8b2
commit
1737122c80
4 changed files with 32 additions and 2 deletions
4
.reek.yml
Normal file
4
.reek.yml
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
---
|
||||
detectors:
|
||||
InstanceVariableAssumption:
|
||||
enabled: false
|
||||
Loading…
Add table
Add a link
Reference in a new issue