bsoc-bitbyte/IIITians-Space

set up .githooks to test on pre-commit

オープン

#3 opened on 2023/06/02

 (4 件のコメント) (0 件のリアクション) (1 人の担当者)CSS (10 件のフォーク)auto 404
good first issuehelp wanted

Repository metrics

Stars
 (3 個のスター)
PR merge metrics
 (PR metrics pending)

説明

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

コントリビューターガイド