Skip to content

Commit 6ab47ef

Browse files
authored
Merge pull request #5236 from emmanuel-ferdman/main
Migrate from `erblint` to `erb_lint`
2 parents c9c6ebc + 8bef8a3 commit 6ab47ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ruby_lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,4 +27,4 @@ jobs:
2727
- name: lint
2828
run: bundle exec rubocop
2929
- name: lint erb files
30-
run: bundle exec erblint --lint-all
30+
run: bundle exec erb_lint --lint-all

0 commit comments

Comments
 (0)