memos/plugin
ChaoLiu 9db3dcf0a2 fix: resolve golangci-lint violations across codebase
- Replace fmt.Errorf with errors.Wrapf/New for forbidigo compliance
- Add missing periods to comments for godot compliance
- Fix goimports formatting issues in multiple files
- Remove unused struct field writes in tests
- Replace unused method receivers with underscore
- Optimize single-case switch to if-else statement

Signed-off-by: ChaoLiu <chaoliu719@gmail.com>
2025-08-22 12:06:13 +08:00
..
ai fix: resolve golangci-lint violations across codebase 2025-08-22 12:06:13 +08:00
cron chore: update linter config 2025-02-24 22:21:07 +08:00
filter feat: attachments by id (#5008) 2025-08-15 22:02:29 +08:00
httpgetter refactor: attachment service part2 2025-06-18 00:09:19 +08:00
idp chore: add more logs for oauth2 2025-05-14 20:38:14 +08:00
storage/s3 fix: aws-chunked encoding is not supported with the specified x-amz-content-sha256 value for some s3 providers (#4575) 2025-03-31 08:49:48 +08:00
webhook chore: fix linter 2025-06-24 21:55:27 +08:00