Hans Larsen c9d82438fe build: use actual list of packages for commit message
Also add the tool type, which should be used for tooling.
2017-03-27 17:34:39 -07:00

16 lines
163 B
JSON

{
"maxLength": 100,
"types": [
"build",
"ci",
"docs",
"feat",
"fix",
"perf",
"refactor",
"style",
"test",
"tool"
]
}