summaryrefslogtreecommitdiff
path: root/contributors/devel/coding-conventions.md
AgeCommit message (Collapse)Author
2018-04-26update to remove 1.10 outdated linksZach Arnold
2018-01-25move coding-conventions.md to guideTim Pepper
The coding-conventions document covers useful introductory guidance for all. This commit moves it out of the devel/ detail directory and into the contributor/guide, fixing up links from other doc's in this repo and leaving a cookie crumb of a document pointing at the new location. Signed-off-by: Tim Pepper <tpepper@vmware.com>
2018-01-25coding conventions: update 3rd party dep mgmt infoTim Pepper
The usage of 'godep' is covered in detail in the godep.md. And forked golang appears to have moved directories. Signed-off-by: Tim Pepper <tpepper@vmware.com>
2018-01-25coding conventions: simplify sectionsTim Pepper
The coding advice section had only one bullet, which is golang specific, so bump that up into the Go section as a sub-bullet. Signed-off-by: Tim Pepper <tpepper@vmware.com>
2017-11-03removed autogenerated munge analytics from filesguineveresaenger
2017-11-03beging to remove munch tags from files, also removed deprecated content of ↵guineveresaenger
how-to-doc in favor of link to k/website
2017-08-14Merge pull request #908 from ianchakeres/fix-auth-linkChristoph Blecker
Fixed link to auth_test.go in coding-conventions.md
2017-08-14Fixed link to auth_test.go in coding-conventions.md and testing.mdIan Chakeres
2017-06-25clean up description about "pre-commit" hookCao Shufeng
This link is deleted by this: https://github.com/kubernetes/community/commit/6b42e8126a7e36af4e880c922478f4ab1c066d00#diff-c61d1306839d4aa3fa96ff4bae197585L226 This is a dead link now.
2017-03-18fix linkHaoran Wang
2017-02-24correct user guide urlsupereagle
2016-11-30imported docs/devel as a subtreeMichelle Noorali