linkerd2/proxy-init
Andrew Seigner 1c302182ef
Enable lint check for comments (#2023)
Commit 1: Enable lint check for comments

Part of #217. Follow up from #1982 and #2018.

A subsequent commit will fix the ci failure.

Commit 2: Address all comment-related linter errors.

This change addresses all comment-related linter errors by doing the
following:
- Add comments to exported symbols
- Make some exported symbols private
- Recommend via TODOs that some exported symbols should should move or
  be removed

This PR does not:
- Modify, move, or remove any code
- Modify existing comments

Signed-off-by: Andrew Seigner <siggy@buoyant.io>
2019-01-02 14:03:59 -08:00
..
cmd Enable lint check for comments (#2023) 2019-01-02 14:03:59 -08:00
integration_test Fix most golint issues that are not comment related (#1982) 2018-12-20 10:37:47 -08:00
iptables Enable lint check for comments (#2023) 2019-01-02 14:03:59 -08:00
Dockerfile Add go linting to CI config (#2018) 2018-12-20 15:33:09 -08:00
main.go Migrate build infrastructure to linkerd2 (#1298) 2018-07-09 15:38:38 -07:00