memos/server
Claude 9fcf654b40
style: fix golangci-lint issues in memo_service.go
- Replace 'else {if}' with 'else if' (gocritic)
- Fix multi-line condition indentation (goimports)
2025-11-08 01:36:32 +00:00
..
profiler chore: fix linter 2025-05-27 23:22:32 +08:00
router style: fix golangci-lint issues in memo_service.go 2025-11-08 01:36:32 +00:00
runner refactor: rename workspace to instance throughout codebase 2025-11-05 23:35:35 +08:00
server.go refactor: rename workspace to instance throughout codebase 2025-11-05 23:35:35 +08:00