compilerla / conventional-pre-commit

A pre-commit hook that checks commit messages for Conventional Commits formatting
Apache License 2.0
348 stars 59 forks source link

Feat: GitHub stats #12

Closed thekaveman closed 2 years ago

thekaveman commented 2 years ago

Actions workflow uses GitHub's Code Search API to search yaml files called .pre-commit-config.yaml for the string compilerla/conventional-pre-commit.

The README is updated with some basic usage info.