You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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>
1 month ago
..
references.go fix trailing comma not matched in the case of alphanumeric issue (#32945) (#32959) 1 month ago
references_test.go fix trailing comma not matched in the case of alphanumeric issue (#32945) (#32959) 1 month ago