mirror of
https://github.com/hydralauncher/hydra.git
synced 2025-03-09 15:40:26 +00:00
add prettier check
This commit is contained in:
parent
f3f68e9009
commit
16b9c9d340
2 changed files with 4 additions and 0 deletions
3
.github/workflows/lint.yml
vendored
3
.github/workflows/lint.yml
vendored
|
@ -26,3 +26,6 @@ jobs:
|
|||
|
||||
- name: Lint
|
||||
run: yarn lint
|
||||
|
||||
- name: Format check
|
||||
run: yarn format-check
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue