gitea/modules/indexer
silverwind 84b74d7c3e
Some checks are pending
release-nightly / nightly-binary (push) Waiting to run
release-nightly / nightly-container (push) Waiting to run
Enable bodyclose linter (#36168)
Enabe
[`bodyclose`](https://golangci-lint.run/docs/linters/configuration/#bodyclose).
The only issue in non-test code (`services/migrations/dump.go`) was a
false-positive and I think there are a number of undetected cases, but I
guess it's still better than not having it.

Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
2025-12-16 14:08:43 +01:00
..
code Fix bug when viewing the commit diff page with non-ANSI files (#36149) 2025-12-13 21:54:03 +08:00
internal Enable addtional linters (#34085) 2025-04-01 10:14:01 +00:00
issues Enable bodyclose linter (#36168) 2025-12-16 14:08:43 +01:00
stats Remove incorrect "db.DefaultContext" usages (#35366) 2025-08-28 03:52:43 +00:00
indexer.go Improve issue & code search (#33860) 2025-03-13 11:07:48 +08:00