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 合併指標
 (30 天內沒有已合併 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

貢獻者指南