Skip to content

Commit 398b886

Browse files
authored
Merge pull request #190 from publify/modernize-erb-lint
Use new official name for erb_lint
2 parents f8f873c + 48951e2 commit 398b886

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed
File renamed without changes.

.github/workflows/ruby.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,4 +73,4 @@ jobs:
7373
- name: Check translations
7474
run: bundle exec i18n-tasks health
7575
- name: Check ERB files
76-
run: bundle exec erblint --lint-all
76+
run: bundle exec erb_lint --lint-all

0 commit comments

Comments
 (0)