Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
B
bookmark
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
JIRA
JIRA
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
liuyuhang
bookmark
Commits
fd596d7b
Commit
fd596d7b
authored
Nov 14, 2018
by
liuyuhang
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
modify md file
parent
e2065afa
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
1 deletion
+3
-1
lint_warning处理.md
lint_warning处理.md
+3
-1
No files found.
lint_warning处理.md
View file @
fd596d7b
## 本地
查看自己所修改模块lint warning的命令:
## 本地
查看自己所修改模块lint warning的命令:
...
...
@@ -20,6 +20,8 @@ func calcWalletPassKey() []byte {
return []byte(keyWalletPassKey)
}
```
> 关于go的注释(包括go包的注释)
> https://www.jianshu.com/p/b91c4400d4b2
### 2、函数等注释不规范,需要按照1中方法修改
> * lint warning: comment on exported method DriverBase.GetTxsByAddr should be of the form "GetTxsByAddr ..."
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment