fix issuetracker

This commit is contained in:
Lucas 2022-02-09 23:48:30 +01:00
parent 7ffdb07957
commit 7a1e86585c

View file

@ -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"