bsoc-bitbyte/IIITians-Space

set up .githooks to test on pre-commit

开放

#3 创建于 2023年6月2日

 (4 条评论) (0 个反应) (1 位负责人)CSS (10 个派生)auto 404
good first issuehelp wanted

仓库指标

星标
 (3 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

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

贡献者指南