mirror of
https://github.com/dragonflydb/dragonfly
synced 2024-11-21 23:19:53 +00:00
7 lines
255 B
YAML
7 lines
255 B
YAML
|
- id: conventional-commits
|
||
|
name: Conventional Commits Minder
|
||
|
entry: contrib/scripts/conventional-commits
|
||
|
language: script
|
||
|
description: Conventional Commits Enforcement at the `git commit` client-side level
|
||
|
always_run: true
|
||
|
stages: [commit-msg]
|