Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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 15 hours 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 (about 1 year ago)
- Default Branch: master
- Last Pushed: 2024-11-15T18:05:54.000Z (1 day ago)
- Last Synced: 2024-11-15T19:19:18.114Z (1 day ago)
- Topics: commitlint, github-action, github-actions, github-workflows, linter, linting
- Language: TypeScript
- Homepage: https://github.com/marketplace/actions/lint-commit-regexp
- Size: 313 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Codeowners: .github/CODEOWNERS
- Security: SECURITY.md
Awesome Lists containing this project
README
# Lint Commit RegExp
![Build and test](https://github.com/NordcomInc/lint-commit-regexp/actions/workflows/test.yml/badge.svg?branch=master)
![GitHub commit activity](https://img.shields.io/github/commit-activity/t/NordcomGroupInc/lint-commit-regexp)
![GitHub contributors](https://img.shields.io/github/contributors/NordcomGroupInc/lint-commit-regexp)
[![License](https://img.shields.io/github/license/NordcomInc/lint-commit-regexp.svg)](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