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
katsu fb75151fb1
fix trailing comma not matched in the case of alphanumeric issue (#32945)
Fix #32428.

Patch the regex to match `,`besides `.` `"` `'` `:` and space.
2 months ago
..
references.go fix trailing comma not matched in the case of alphanumeric issue (#32945) 2 months ago
references_test.go fix trailing comma not matched in the case of alphanumeric issue (#32945) 2 months ago