We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c9c6ebc + 8bef8a3 commit 6ab47efCopy full SHA for 6ab47ef
.github/workflows/ruby_lint.yml
@@ -27,4 +27,4 @@ jobs:
27
- name: lint
28
run: bundle exec rubocop
29
- name: lint erb files
30
- run: bundle exec erblint --lint-all
+ run: bundle exec erb_lint --lint-all
0 commit comments