mirror of
https://github.com/apache/superset.git
synced 2026-04-18 23:55:00 +00:00
chore(ts): convert base js files to typescript (#9826)
This commit is contained in:
2
.github/prlint.json
vendored
2
.github/prlint.json
vendored
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"title": [
|
||||
{
|
||||
"pattern": "^(build|ci|docs|feat|fix|perf|refactor|style|test|other)((.+))?:\\s.+",
|
||||
"pattern": "^(build|chore|ci|docs|feat|fix|perf|refactor|style|test|other)((.+))?:\\s.+",
|
||||
"message": "Your title needs to be prefixed with a topic."
|
||||
}
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user