Skip to content
This repository has been archived by the owner on Apr 1, 2018. It is now read-only.

Latest commit

 

History

History
44 lines (29 loc) · 1.29 KB

GoLintBear.rst

File metadata and controls

44 lines (29 loc) · 1.29 KB

Checks the code using golint. This will run golint over each file separately.

  • Go

Settings

Setting Meaning
golint_cli_options Any other flags you wish to pass to golint. (Optional, defaults to ''.)

Dependencies

  • go - github.com/golang/lint/golint

Can Detect

  • Formatting

License

AGPL-3.0

Authors