Skip to content

Commit 0822296

Browse files
Migrate to erb_lint
Signed-off-by: Emmanuel Ferdman <[email protected]>
1 parent fa48014 commit 0822296

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)