1
0
mirror of https://gitcode.com/gitea/gitea.git synced 2025-06-28 16:20:03 +08:00
Commit Graph

2 Commits

Author SHA1 Message Date
ee27b94b2c Use vitest globals ()
Enable [globals](https://vitest.dev/config/#globals) in vitest, reducing
the noise in test files.
2023-09-27 04:37:13 +00:00
9db221780f Ignore line anchor links with leading zeroes ()
Fixes: https://github.com/go-gitea/gitea/issues/21722

Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
2022-11-11 18:22:36 +08:00