gitea/modules/git/attribute
silverwind b49dd8e32f
update golangci-lint to v2.7.0 (#36079)
- Update and autofix most issues
- Corrected variable names to `cutOk`
- Impossible condition in `services/migrations/onedev_test.go` removed
- `modules/setting/config_env.go:128:3` looks like a false-positive,
added nolint
2025-12-04 09:06:44 +07:00
..
attribute.go update golangci-lint to v2.7.0 (#36079) 2025-12-04 09:06:44 +07:00
attribute_test.go Refactor Git Attribute & performance optimization (#34154) 2025-04-11 21:41:29 +07:00
batch.go Move some functions to gitrepo package (#35543) 2025-10-07 17:06:51 +07:00
batch_test.go Refactor Git Attribute & performance optimization (#34154) 2025-04-11 21:41:29 +07:00
checker.go Move some functions to gitrepo package (#35543) 2025-10-07 17:06:51 +07:00
checker_test.go Fix LFS file not stored in LFS when uploaded/edited via API or web UI (#34367) 2025-05-08 13:07:53 +07:00
main_test.go Fix context usages (#35348) 2025-08-27 11:00:01 +07:00