mermaid/.commitlintrc.json

4 lines
53 B
JSON
Raw Normal View History

2021-12-04 12:58:00 +01:00
{
2022-09-04 21:30:47 +02:00
"extends": ["@commitlint/config-conventional"]
}