bsoc-bitbyte/IIITians-Space

set up .githooks to test on pre-commit

Aberta

#3 aberto em 2 de jun. de 2023

 (4 comentários) (0 reação) (1 responsável)CSS (10 forks)auto 404
good first issuehelp wanted

Métricas do repositório

Stars
 (3 estrelas)
Métricas de merge de PR
 (Métricas PR pendentes)

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

Guia do colaborador