mirror of
https://github.com/usememos/memos.git
synced 2025-12-16 21:59:25 +08:00
- 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> |
||
|---|---|---|
| .. | ||
| profiler | ||
| router | ||
| runner | ||
| server.go | ||