Commit f1125dbb authored by liuyuhang's avatar liuyuhang

Update lint_warning处理.md

parent fd596d7b
## 本地查看自己所修改模块lint warning的命令:
## 本地查看自己所修改模块lint warning的命令:
......@@ -20,7 +20,7 @@ func calcWalletPassKey() []byte {
return []byte(keyWalletPassKey)
}
```
> 关于go的注释(包括go包的注释)
> * 关于go的注释(包括go包的注释)
> https://www.jianshu.com/p/b91c4400d4b2
### 2、函数等注释不规范,需要按照1中方法修改
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment