#9 - github pr review
This commit is contained in:
parent
108f3d9103
commit
3d4552647e
2
.github/workflows/test-and-lint-js.yml
vendored
2
.github/workflows/test-and-lint-js.yml
vendored
@ -29,5 +29,5 @@ jobs:
|
|||||||
- name: Run JS linter
|
- name: Run JS linter
|
||||||
uses: reviewdog/action-eslint@v1
|
uses: reviewdog/action-eslint@v1
|
||||||
with:
|
with:
|
||||||
reporter: github-check
|
reporter: github-pr-review
|
||||||
eslint_flags: 'resources/js/ --ext .js,.vue'
|
eslint_flags: 'resources/js/ --ext .js,.vue'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user