• lint: detect RLock+Unlock Aug 1
  • lint: detect comments that tell a lie Aug 1
  • lint: detect redundant lambda func wrapping Aug 1
  • readme,site: reflect manifest ideas, remove confusing statements Aug 6
  • lint: mark builtinShadow as obsolete? Aug 7
  • lint: add dupAssign checker Aug 11
  • lint: add suspicious op priority-related issues checker Aug 13
  • cmd/gocritic: add tests for JSON config Aug 19
  • cmd/gocritic: rangeValCopy/rangeExprCopy triggers in test helpers Aug 25
  • lint/internal: figure out what to do with dummypkg used for testing Aug 25
  • testdata: add negative tests Aug 26
  • Reporting multiple warnings from a single node Aug 26
  • Placement of the multi-line function call closing parenthesis Aug 26
  • Check untyped const type coercion during decl Aug 26
  • Check scope constraints Aug 26
  • Add -pedantic option to control checks level Aug 27
  • Make it possible to enable/disable specific checks Aug 27
  • internal/end2end: report unexpected messages Aug 27
  • internal/typeof: add tests Aug 27
  • cmd/compile/internal/gc: esc.go -m=2 reports invalid sink pos for some nodes Aug 14
  • cmd/compile/internal/gc: esc.go duplicated sink paths for re-assignments Aug 15
  • Add github topics Aug 7