use erb_lint

This commit is contained in:
Pete Matsyburka
2025-02-13 13:19:33 +02:00
parent f91f02f786
commit 9f4f868246
2 changed files with 1 additions and 1 deletions
View File
+1 -1
View File
@@ -49,7 +49,7 @@ jobs:
bundle config path vendor/bundle
bundle install --jobs 4 --retry 4
- name: Run Erblint
run: bundle exec erblint ./app
run: bundle exec erb_lint ./app
eslint:
name: ESLint