bsoc-bitbyte/IIITians-Space

set up .githooks to test on pre-commit

Aperta

#3 aperta il 2 giu 2023

 (4 commenti) (0 reazioni) (1 assegnatario)CSS (10 fork)auto 404
good first issuehelp wanted

Metriche repository

Star
 (3 stelle)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

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

Guida contributor