mirror of
https://github.com/penpot/penpot.git
synced 2025-07-31 17:58:30 +02:00
✨ Add CI rule for checking JS format
This commit is contained in:
parent
ecbedf847f
commit
e448951d6f
1 changed files with 1 additions and 0 deletions
|
@ -58,6 +58,7 @@ jobs:
|
|||
command: |
|
||||
yarn install
|
||||
yarn run fmt:clj:check
|
||||
yarn run fmt:js:check
|
||||
|
||||
- run:
|
||||
name: "common linter check"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue