mirror of
https://github.com/DirectoryLister/DirectoryLister.git
synced 2025-08-28 00:01:27 +02:00
Run eslint in CI
This commit is contained in:
@@ -38,6 +38,7 @@ install:
|
||||
script:
|
||||
- npm run production --verbose
|
||||
- app/vendor/bin/php-cs-fixer fix --diff --dry-run
|
||||
- node_modules/.bin/eslint app/resources/js/**/*.{js,vue}
|
||||
- app/vendor/bin/psalm --show-info=true
|
||||
- app/vendor/bin/phpunit --coverage-text
|
||||
|
||||
|
Reference in New Issue
Block a user