Skip to content

Commit

Permalink
Merge branch 'develop' into feat/dowjones#216
Browse files Browse the repository at this point in the history
  • Loading branch information
mrchief committed Apr 22, 2019
2 parents 11513e8 + a842e75 commit 3d300f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/prlint.json
@@ -1,7 +1,7 @@
{
"title": [
{
"pattern": "^(feat|fix|docs|style|refactor|perf|test|chore):\\s",
"pattern": "^(feat|fix|docs|style|refactor|perf|test|chore|BREAKING CHANGE):\\s",
"flags": ["i"],
"message": "PR title doesn't match conventional commit message specs. See https://conventionalcommits.org/"
}
Expand Down

0 comments on commit 3d300f4

Please sign in to comment.