Commit Graph

2 Commits (e82f3caa6bbf087b3a1a2e4e93a1063004b1fa40)

Author SHA1 Message Date
silverwind ee27b94b2c
Use vitest globals ()
Enable [globals](https://vitest.dev/config/#globals) in vitest, reducing
the noise in test files.
silverwind 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>