bsoc-bitbyte/IIITians-Space

set up .githooks to test on pre-commit

Ouverte

#3 ouverte le 2 juin 2023

 (4 commentaires) (0 réaction) (1 personne assignée)CSS (10 forks)auto 404
good first issuehelp wanted

Métriques du dépôt

Stars
 (3 étoiles)
Métriques de merge PR
 (Métriques PR en attente)

Description

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

Guide contributeur