Commit Graph

2 Commits (5a7bacb005b092f41640a4f72bba78d4918a9fb1)

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>