Created
August 18, 2024 04:40
-
-
Save firecall/2b2077867ae1e63b4971825152e410c4 to your computer and use it in GitHub Desktop.
.erb-lint.yml
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
--- | |
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