Commit Graph

2 Commits (a6aed0fee6b238dff3b747c9f260931411e81bb8)

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>