Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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