mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-02-17 00:07:24 +00:00
Use "nofilter" for prettier
Now that we fixed all prettier issues.
This commit is contained in:
1
.github/workflows/linters.yml
vendored
1
.github/workflows/linters.yml
vendored
@@ -28,6 +28,7 @@ jobs:
|
||||
github_token: ${{ secrets.github_token }}
|
||||
reporter: github-pr-check
|
||||
level: error
|
||||
filter_mode: nofilter
|
||||
fail_on_error: true
|
||||
|
||||
- name: rubocop
|
||||
|
||||
Reference in New Issue
Block a user