Skip to content

Commit 5ae50f7

Browse files
committed
fix: remove garabe
1 parent 4f2ff6d commit 5ae50f7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/libs/regex.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,4 +29,3 @@ export const matchIssueNumberFromGitHubURL = /(?<=pul\/|issues\/)\d+/gim
2929
* match: 1 12 123
3030
*/
3131
export const matchNumberOfShortNotationIssue = /(?<=#)\d+/gim
32-
;/(?<!(close|closes|closed|fix|fixes|fixed|resolve|resolves|resolved) )(https?:\/\/(www\.)?github\.com{1,6}\b([-a-zA-Z0-9()@:%_+.~#?&//=]*))/gim

0 commit comments

Comments
 (0)