背景
在使用 grpc 开发时, proto 文件如何像 go 文件一样有 go fmt 统一进行格式化呢?
安装clang-format
-
windows
-
mac
brew install clang-format
Which clang-format
goland 配置
见原文地址
原文地址
在使用 grpc 开发时, proto 文件如何像 go 文件一样有 go fmt 统一进行格式化呢?
windows
mac
brew install clang-format
Which clang-format
见原文地址
原文地址