FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
dgraph/.github/prlint.json at dgraph-personal · unigraph-dev/dgraph · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
unigraph-dev
/
dgraph
Public
forked from
dgraph-io/dgraph
Notifications
You must be signed in to change notification settings
Fork
9
Star
15
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Expand file tree
Breadcrumbs
dgraph
/
.github
/
prlint.json
Copy path
More file actions
More file actions
Latest commit
History
History
History
14 lines (14 loc) · 303 Bytes
Breadcrumbs
dgraph
/
.github
/
prlint.json
Copy path
File metadata and controls
14 lines (14 loc) · 303 Bytes
Raw
Copy raw file
Download raw file
Open symbols panel
Edit and raw actions
1
2
3
4
5
6
7
8
9
10
11
12
13
14
{
"title"
: [
{
"pattern"
:
"
^(build|ci|docs|feat|fix|perf|refactor|chore|test)((.+))?:
\\
s.+
"
,
"message"
:
"
Your title needs to be prefixed with a topic
"
}
],
"body"
: [
{
"pattern"
:
"
.{1,}
"
,
"message"
:
"
You need literally anything in your description
"
}
]
}
Back
|
FazBrowse Home
|
New Git URL