Skip to content

set up .githooks to test on pre-commit #3

@VarunGitGood

Description

@VarunGitGood

Here's an easy one

Set up a github hook to run tests namely
npm run lint & npm run format:check

if they do fail stop the commit

use Husky for this to set it up do the manual installation
Husky Docs

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions