0
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-12-26 00:36:15 +01:00
gitea/modules/references
Giteabot a8f98fd3be
fix trailing comma not matched in the case of alphanumeric issue (#32945) (#32959)
Backport #32945 by @katsusan

Fix #32428.

Patch the regex to match `,`besides `.` `"` `'` `:` and space.

Co-authored-by: katsu <evergonuaa@gmail.com>
2024-12-23 06:08:35 +08:00
..
references_test.go fix trailing comma not matched in the case of alphanumeric issue (#32945) (#32959) 2024-12-23 06:08:35 +08:00
references.go fix trailing comma not matched in the case of alphanumeric issue (#32945) (#32959) 2024-12-23 06:08:35 +08:00