Flag names of type time.Duration that have unit suffixes.

This catches people writing code such as
	var timeoutSecs = 5 * time.Second
2 files changed
tree: e1240f38f6aa704d80bde3bc477d04f92d88b3ac
  1. golint/
  2. misc/
  3. testdata/
  4. LICENSE
  5. lint.go
  6. lint_test.go
  7. README