You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-1Lines changed: 3 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -23,7 +23,9 @@ More information about `pattern` and `flags` can be found in the
23
23
24
24
`flags` is optional and defaults to `gm`.
25
25
26
-
`excludeDescription`, `excludeTitle` and `checkAllCommitMessages` are optional. Default behavior is to include the description and title and not check pull request commit messages.
26
+
`excludeDescription`, `excludeTitle` and `checkAllCommitMessages` are optional.
27
+
Default behavior is to include the description and title and not check pull
0 commit comments