Skip to content

Update description for functions and argument name to enable golint

Takuya Noguchi requested to merge 208580-go-lint into master

What does this MR do?

Updates the description for functions and some argument names to avoid golint violations and then to enable golint. With !15 (merged) (namely %11.6), the lint_code with golint has been not effective at all due to Go modules.

What are the relevant issue numbers?

gitlab-org/gitlab#208580 (closed)

Does this MR meet the acceptance criteria?

Edited by Takuya Noguchi

Merge request reports