Prevents bad commit or push (git hooks, pre-commit/precommit, pre-push/prepush, post-merge/postmerge and all that stuff...)
为前端项目自动构建在pre-commit时,利用eslint+prettier统一代码风格
Prevents bad commit or push (git hooks, pre-commit/precommit, pre-push/prepush, post-merge/postmerge and all that stuff...)
You can run the pre-commit with any build tool (Gulp, Grunt etc..) and it will ignore all the **unstaged changes** that wasn't added to the git index (using the command ```git add```).
semantic-release plugin to commit release assets to the project's git repository
An advanced font engine for Node and the browser
Collects Git commit info from CI or from CLI
copy from 3rdeden ,and do some thing with my feature; for eslint only
A pre-commit git hook that automatically prompts you to configure the local repository with an email from a preconfigured list.
AI-powered pre-commit code reviewer. Automatically reviews staged changes for security vulnerabilities, performance issues, code quality, and best practices using OpenAI, Anthropic, or Google Gemini.
* install [husky](https://www.npmjs.com/package/husky),[lint-staged](https://www.npmjs.com/package/lint-staged) * set ``` "husky": { "hooks": { "pre-commit": "lint-staged" } }, "lint-staged": { "*.{}": [ "cs
An implementation of the URL Living Standard
To get started, use the following command as your [Ignored Build Step](https://vercel.com/docs/concepts/projects/overview#ignored-build-step):
Template for Create React App supporting TypeScript and SCSS files. Included with Redux, Saga, Axios, Prettier, Stylelint and ESlint config recommended by Airbnb and Husky with pre-commit hook.
A secretlint rule for dotenv
添加了 commitlint 配置,通过 husky 配合实现 pre-commit 时检查 commit message 是否按照格式编写
Lint files staged by git
PostmanReadmeGen is a versatile tool that simplifies the process of generating informative README files for your GitHub repositories. It seamlessly integrates with Postman collections and includes a convenient pre-commit script to automate this task. With
replacement for `npm version` with automatic CHANGELOG generation
Git commit, but play nice with conventions.
A Node.js style checker and lint tool for Markdown/CommonMark files.
Husky Git hook to add JIRA ticket ID into the commit message
Prevents bad commit or push (git hooks, pre-commit/precommit, pre-push/prepush, post-merge/postmerge and all that stuff...)
Detect the snapshot key to be compare with using Git hash.