)]}'
{
  "commit": "56f4eea26c703992d0a27fd99b7083593f209677",
  "tree": "a243ae9bde5cdd794eb81ff7498ee36291faf179",
  "parents": [
    "f385d0ca09cf5076d602b6d585c1f06e84b757fe"
  ],
  "author": {
    "name": "David Pursehouse",
    "email": "david.pursehouse@sonymobile.com",
    "time": "Sat May 04 21:40:56 2013 +0900"
  },
  "committer": {
    "name": "David Pursehouse",
    "email": "david.pursehouse@sonymobile.com",
    "time": "Sat May 04 21:40:56 2013 +0900"
  },
  "message": "Disable pylint warnings about similar lines in multiple files\n\nWhen running pylint over the entire code base, it reports the\nwarning:\n\n  R0801:  Similar lines in 2 files\n\nfor several pairs of files.\n\nThe code referred to is boilerplate code related to imports and\nerror handling.  It is not practical to change the code to avoid\nthe warnings, so simply disable them in the config.\n\nChange-Id: Ie685fdf1cab60fb8f1503be560166a14058698d8\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "e0b1f116d86c97a51a2c7891ee87f99ab4f411e2",
      "old_mode": 33188,
      "old_path": ".pylintrc",
      "new_id": "10b842dac6cd94ad902add17588557b84af9edfa",
      "new_mode": 33188,
      "new_path": ".pylintrc"
    }
  ]
}
