mirror of
https://activitypub.software/TransFem-org/Sharkey
synced 2024-11-23 22:45:11 +00:00
more linting instructions
This commit is contained in:
parent
6c13dc04f2
commit
910d166e1c
1 changed files with 3 additions and 2 deletions
|
@ -712,7 +712,8 @@ seems to do a decent job)
|
|||
test:e2e` (requires a test database, [see above](#testing)) and fix
|
||||
as much as you can
|
||||
* right now `megalodon` doesn't pass its tests, so we skip them
|
||||
* run lint `pnpm --filter=backend lint` + `pnpm --filter=frontend
|
||||
--filter=frontend-embed eslint` and fix as much as you can
|
||||
* run lint `pnpm --filter=backend --filter=frontend-shared lint` +
|
||||
`pnpm --filter=frontend --filter=frontend-embed eslint` and fix as
|
||||
much as you can
|
||||
|
||||
Then push and open a Merge Request.
|
||||
|
|
Loading…
Reference in a new issue