Skip to content

Instantly share code, notes, and snippets.

@firecall
Created August 18, 2024 04:40
Show Gist options
  • Save firecall/2b2077867ae1e63b4971825152e410c4 to your computer and use it in GitHub Desktop.
Save firecall/2b2077867ae1e63b4971825152e410c4 to your computer and use it in GitHub Desktop.
.erb-lint.yml
---
EnableDefaultLinters: true
linters:
ErbSafety:
enabled: true
better_html_config: .better-html.yml
Rubocop:
enabled: true
rubocop_config:
inherit_from:
- .rubocop.yml
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment