commit some linting fixes, even if not all errors can be fixed
This commit is contained in:
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
@@ -48,6 +48,7 @@ jobs:
|
||||
- name: Fix code style linting errors
|
||||
id: lint-fix
|
||||
run: yarn lint:fix
|
||||
continue-on-error: true
|
||||
|
||||
- name: Commit fixed linting errors
|
||||
id: commit
|
||||
|
||||
Reference in New Issue
Block a user