Skip to content

Commit

Permalink
fix(commands.md): update lint:mr description
Browse files Browse the repository at this point in the history
  • Loading branch information
waldronmatt committed Oct 17, 2023
1 parent 3bcdf8a commit a674d1a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/repo/COMMANDS.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ Delete workspace root `node_modules` and `pnpm-lock.yaml` files:
pnpm delete
```

Lint root and `configs/` `js/cjs` files, check for secrets, lint dependency versions, validate published packages, and verify monorepo best practices:
Lint root and `js/cjs` files, check for secrets, lint dependency versions, validate published packages, and verify monorepo best practices:

```bash
pnpm lint:mr
Expand Down

0 comments on commit a674d1a

Please sign in to comment.