fix issuetracker
This commit is contained in:
parent
7ffdb07957
commit
7a1e86585c
1 changed files with 1 additions and 1 deletions
|
@ -3,5 +3,5 @@
|
|||
# (note that '\' need to be escaped).
|
||||
|
||||
[issuetracker "Issue Tracker Rule"]
|
||||
regex = "(?<=#.*)[0-9]+"
|
||||
regex = "((?<=#)[0-9]+)"
|
||||
url = "http://185.216.25.221:3000/lucastucious/RPP-Translation/issues/$1"
|
||||
|
|
Loading…
Reference in a new issue