https://github.com/nordcominc/lint-commit-regexp
Leverage the power of RegExp to standardize and enforce code submission style.
https://github.com/nordcominc/lint-commit-regexp
commitlint github-action github-actions github-workflows linter linting
Last synced: about 1 year ago
JSON representation
Leverage the power of RegExp to standardize and enforce code submission style.
- Host: GitHub
- URL: https://github.com/nordcominc/lint-commit-regexp
- Owner: NordcomInc
- License: mit
- Created: 2023-08-28T03:41:01.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2025-03-03T02:20:20.000Z (about 1 year ago)
- Last Synced: 2025-03-07T04:48:34.373Z (about 1 year ago)
- Topics: commitlint, github-action, github-actions, github-workflows, linter, linting
- Language: TypeScript
- Homepage: https://github.com/marketplace/actions/lint-commit-regexp
- Size: 298 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Codeowners: .github/CODEOWNERS
- Security: SECURITY.md
Awesome Lists containing this project
README
# Lint Commit RegExp



[](https://github.com/NordcomInc/lint-commit-regexp/blob/master/LICENSE)
Leverage the power of RegExp to standardize and enforce code acceptable submission style.
> Inspired by [SerenityOS](https://github.com/SerenityOS/serenity)' `lintcommits.yml` GitHub Actions workflow initially developed by [@IdanHo](https://github.com/SerenityOS/serenity/commit/fd68e606e707e4c932c75f1840452ec1424e5754).
## Usage