mirror of
https://github.com/edcommonwealth/sqm-dashboards.git
synced 2026-03-07 21:48:16 -08:00
13 lines
226 B
YAML
13 lines
226 B
YAML
---
|
|
detectors:
|
|
InstanceVariableAssumption:
|
|
enabled: false
|
|
IrresponsibleModule:
|
|
enabled: false
|
|
exclude_paths:
|
|
- spec
|
|
- app/views/legacy
|
|
- app/controllers/legacy
|
|
- app/models/legacy
|
|
- db/migrate
|
|
- config
|