mirror of
https://github.com/edcommonwealth/sqm-dashboards.git
synced 2026-03-07 13:38:18 -08:00
11 lines
204 B
YAML
11 lines
204 B
YAML
---
|
|
EnableDefaultLinters: true
|
|
linters:
|
|
ErbSafety:
|
|
enabled: true
|
|
better_html_config: .better-html.yml
|
|
Rubocop:
|
|
enabled: true
|
|
rubocop_config:
|
|
inherit_from:
|
|
- .rubocop.yml
|