)]}'
{
  "commit": "3ea3fa98a8104b2c8f8a7bffaebc7e54dddf99e1",
  "tree": "c1248df63cfa270f71b56d9c9b95e8849dace62c",
  "parents": [
    "ead987a65e5c7e053cf9633f9eac1f734f6b4fe3"
  ],
  "author": {
    "name": "Joël Stemmer",
    "email": "jstemmer@google.com",
    "time": "Thu Feb 22 13:44:23 2018 +0000"
  },
  "committer": {
    "name": "Andrew Bonventre",
    "email": "andybons@golang.org",
    "time": "Sat Feb 24 05:57:45 2018 +0000"
  },
  "message": "Add check for MixedCaps in package name\n\nLint already checks for underscores in package names, but did not yet\ncheck for lower case names. The section on Package names in the\nEffective Go document states that \"By convention, packages packages are\ngiven lower case, single-word names; there should be no need for\nunderscores or mixedCaps.\"\n\nGitHub-Last-Rev: 91b0fc6545806c03760f2ceef4d148271965bbc9\nGitHub-Pull-Request: golang/lint#285\nChange-Id: Ibb234166360b67f0f561b463a951a87399cad1d3\nReviewed-on: https://go-review.googlesource.com/96080\nReviewed-by: Andrew Bonventre \u003candybons@golang.org\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "8bb1faa4a6b3d8ee2eeccd5e1d954f2105e3aca4",
      "old_mode": 33188,
      "old_path": "lint.go",
      "new_id": "946936eddca376839de6f056388938ce1ebb0504",
      "new_mode": 33188,
      "new_path": "lint.go"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "72225d7c61f87fc552e212758d5f55eab89b2618",
      "new_mode": 33188,
      "new_path": "testdata/pkg-caps.go"
    }
  ]
}
