mirror of
https://git.boykissers.com/pawkey/pawkey-sk.git
synced 2025-12-20 04:04:16 +00:00
more linting instructions
This commit is contained in:
@@ -712,7 +712,8 @@ seems to do a decent job)
|
|||||||
test:e2e` (requires a test database, [see above](#testing)) and fix
|
test:e2e` (requires a test database, [see above](#testing)) and fix
|
||||||
as much as you can
|
as much as you can
|
||||||
* right now `megalodon` doesn't pass its tests, so we skip them
|
* right now `megalodon` doesn't pass its tests, so we skip them
|
||||||
* run lint `pnpm --filter=backend lint` + `pnpm --filter=frontend
|
* run lint `pnpm --filter=backend --filter=frontend-shared lint` +
|
||||||
--filter=frontend-embed eslint` and fix as much as you can
|
`pnpm --filter=frontend --filter=frontend-embed eslint` and fix as
|
||||||
|
much as you can
|
||||||
|
|
||||||
Then push and open a Merge Request.
|
Then push and open a Merge Request.
|
||||||
|
|||||||
Reference in New Issue
Block a user