superset/.github/prlint.json

9 lines
188 B
JSON

{
"title": [
{
"pattern": "^(build|ci|docs|feat|fix|perf|refactor|style|test|other)((.+))?:\\s.+",
"message": "Your title needs to be prefixed with a topic."
}
]
}