Skip to content

Commit 48951e2

Browse files
committed
Use new official name for erb_lint
- Move the configuration file to the new official name - Use new erb_lint executable name in CI
1 parent f8f873c commit 48951e2

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)