git-backporting/.commitlintrc.json
Andrea Lamparelli 854f116a74
style(issue-15): setup convetional commits standards (#20)
* style(issue-15): setup convetional commits standards

* ci(changelog): automated changelog generation

* docs: remove changelog checkbox in pr template
2023-01-04 16:14:57 +01:00

3 lines
No EOL
52 B
JSON

{
"extends": ["@commitlint/config-conventional"]
}