gitea/services/wiki
silverwind 850012bf5c
Update golangci-lint to v2.6.0 (#35801)
https://github.com/golangci/golangci-lint/releases/tag/v2.6.0

- `modernize` linter is enabled, this is the same as `gopls modernize`
- ~~`perfsprint` linter is disabled because it conflicts with
`modernize` (maybe there is a middle ground)~~
- gocritic `deprecatedComment` is disabled as it conflicts with
`go-swagger`
2025-11-04 03:03:06 +07:00
..
wiki.go Use gitrepo.Repository instead of wikipath (#35398) 2025-10-17 20:00:44 +07:00
wiki_path.go Update golangci-lint to v2.6.0 (#35801) 2025-11-04 03:03:06 +07:00
wiki_test.go Move HasWiki to repository service package (#33912) 2025-09-01 11:12:58 +07:00