mirror of
https://github.com/docusealco/docuseal.git
synced 2026-06-23 04:10:11 +00:00
use erb_lint
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user