verify

Solid

Run lint and unit tests to verify the current state of the codebase. Use after making changes before marking a task done.

Code & Development 2,796 stars 515 forks Updated 3 days ago MIT

Install

View on GitHub

Quality Score: 89/100

Stars 20%
100
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
14
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

Run the following commands in sequence and report any failures: ```bash pnpm lint pnpm test ``` If lint fails, show the specific errors and which files are affected. If tests fail, show the failing test names and error messages. If both pass, confirm that lint and tests are clean.

Details

Author
NarHakobyan
Repository
NarHakobyan/awesome-nest-boilerplate
Created
7 years ago
Last Updated
3 days ago
Language
TypeScript
License
MIT

Integrates with

Similar Skills

Semantically similar based on skill content — not just same category