mirror of
https://github.com/apache/superset.git
synced 2026-04-08 10:55:20 +00:00
9 lines
194 B
JSON
9 lines
194 B
JSON
{
|
|
"title": [
|
|
{
|
|
"pattern": "^(build|chore|ci|docs|feat|fix|perf|refactor|style|test|other)((.+))?:\\s.+",
|
|
"message": "Your title needs to be prefixed with a topic."
|
|
}
|
|
]
|
|
}
|