Merge remote-tracking branch 'upstream/pull/5357'

This commit is contained in:
Tom Hughes 2024-11-27 17:55:09 +00:00
commit d2dc1ff897
2 changed files with 1 additions and 1 deletions

View file

@ -36,7 +36,7 @@ jobs:
rubygems: 3.4.10 rubygems: 3.4.10
bundler-cache: true bundler-cache: true
- name: Run erblint - name: Run erblint
run: bundle exec erblint . run: bundle exec erb_lint .
eslint: eslint:
name: ESLint name: ESLint
runs-on: ubuntu-22.04 runs-on: ubuntu-22.04