mirror of
https://github.com/clearlinux/docker.git
synced 2026-08-23 07:15:54 +00:00
Update some contributions documentations
- Add a golint entry to coding-style.md
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
(cherry picked from commit b304920021)
This commit is contained in:
committed by
David Calavera
parent
cc6f6cb2e2
commit
d3bbaa70cd
@@ -26,6 +26,9 @@ program code and documentation code.
|
||||
* Run `gofmt -s -w file.go` on each changed file before
|
||||
committing your changes. Most editors have plug-ins that do this automatically.
|
||||
|
||||
* Run `golint` on each changed file before
|
||||
committing your changes.
|
||||
|
||||
* Update the documentation when creating or modifying features.
|
||||
|
||||
* Commits that fix or close an issue should reference them in the commit message
|
||||
|
||||
Reference in New Issue
Block a user