mirror of
https://github.com/ueberdosis/tiptap.git
synced 2024-11-27 14:59:27 +08:00
commit some linting fixes, even if not all errors can be fixed
This commit is contained in:
parent
48ab8e8600
commit
9388e6c85c
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
|
||||
|
Loading…
Reference in New Issue
Block a user