~wallyworld/juju-core/fast-lxc-everywhere

  • Committer: Tarmac
  • Author(s): Menno Smits
  • Date: 2014-05-01 18:49:09 UTC
  • mfrom: (2691.2.1 find-bad-doc-comments)
  • Revision ID: tarmac-20140501184909-hu2g8dgzbkjokitj
[r=menno.smits] Adding find-bad-doc-comments.py

This tool searches a tree of Go code and locates cases where the
function name that starts a doc comment doesn't appear to match the
related function.

https://codereview.appspot.com/94010044/

R=gz
Filename Latest Rev Last Changed Committer Comment Size
..
helpers.go 1206.2.1 11 years ago Martin Packman Add copyright statement at the top of all go files 818 bytes Diff Download File
helpers_test.go 1814.2.4 10 years ago Dimiter Naydenov Fixed gocheck, checkers, imports 1 KB Diff Download File
watcher.go 2639.2.12 10 years ago Tim Penhey Reduce debug to trace. 11.1 KB Diff Download File
watcher_test.go 1847.1.5 10 years ago Tim Penhey add the import 17.5 KB Diff Download File