bsoc-bitbyte/IIITians-Space

set up .githooks to test on pre-commit

Offen

#3 geöffnet am 02.06.2023

 (4 Kommentare) (0 Reaktionen) (1 zugewiesene Person)CSS (10 Forks)auto 404
good first issuehelp wanted

Repository-Metriken

Stars
 (3 Sterne)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

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

Contributor Guide