mirror of
https://github.com/hydralauncher/hydra.git
synced 2025-03-09 15:40:26 +00:00
ci: moving prettier to eslint
This commit is contained in:
parent
bdb58e0e59
commit
914e0d82e6
3 changed files with 1 additions and 5 deletions
3
.github/workflows/lint.yml
vendored
3
.github/workflows/lint.yml
vendored
|
@ -21,9 +21,6 @@ jobs:
|
|||
- name: Validate current commit (last commit) with commitlint
|
||||
run: npx commitlint --last --verbose
|
||||
|
||||
- name: Check formatting
|
||||
run: yarn format:check
|
||||
|
||||
- name: Typecheck
|
||||
run: yarn typecheck
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue