Commit Graph

4 Commits

Author SHA1 Message Date
slasher
5c7898354f style(all): format all codes with golangci tools
closes #3371

@formatter:off

Signed-off-by: slasher <shenjie1@oppo.com>
2024-05-14 09:54:13 +08:00
Youngjun
2707334f66 feat(master): minor code and comment refactoring
- remove redundant 'return' state
- simplify conditional expressions
- remove ineffectual assignment
- fix replaceable functions
- fix return that doesn't reach
- fix typo
- edit comments

Signed-off-by: Youngjun <yj.yoo@okestro.com>
2024-02-29 14:43:00 +08:00
slasher
1d84f74acd chore(format): format all code with gofumpt
Signed-off-by: slasher <shenjie1@oppo.com>
2024-01-12 14:21:16 +08:00
ytyuanxi
06f46d9a52 feat(deploy): add a cfs-deploy tool
Signed-off-by: ytyuanxi <1206812491@qq.com>
2023-10-27 19:42:06 +08:00