mirror of
https://github.com/cubefs/cubefs.git
synced 2026-08-02 10:06:14 +00:00
This commit does nothing but execute gofmt to the whole repo using the following command: $ find . -type f -name "*.go" | grep -v 'vendor' | xargs gofmt -w Signed-off-by: Shuoran Liu <shuoranliu@gmail.com> |
||
|---|---|---|
| .. | ||
| api | ||
| cmd | ||
| build.sh | ||
| cli-sample.json | ||
| cli.go | ||
| cluster-example.yaml | ||