Skip to content

jsut/git-hooks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

git-hooks

description

Currently this repository contains a couple of git hooks that I made

require_commit_token is a git update hook enables a server to reject attempts to push if any commit in the push is missing a particular token.

remix_pre_commit is a git pre-commit hook that will run tsc, eslint, and prettier pre-commit to attempt to validate / format your code prior to commit. It handles partially staged changes gracefully (mostly anyway?)

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages