Unverified Commit 15cff6d3 authored by Tao Feng's avatar Tao Feng Committed by GitHub

chore: add prlint for fe (#463)

parent 6b324c8b
{
"title": [
{
"pattern": "^(build|ci|docs|feat|fix|perf|refactor|style|test|chore|other)((.+))?:\\s.+",
"message": "Your title needs to be prefixed with a topic."
}
],
"body": [
{
"pattern": ".{1,}",
"message": "You need literally some contents in your description"
}
]
}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment