)]}'
{
  "commit": "5d347a69dc57af7f960558434ae2419dd040ba8e",
  "tree": "60df19d24882bf6aa83e216dcc1520c1e0c06487",
  "parents": [
    "2d22a55df8df049da6530544b7bf9c6c19225136"
  ],
  "author": {
    "name": "Derek Schuff",
    "email": "dschuff@chromium.org",
    "time": "Thu Aug 24 09:17:36 2023 -0700"
  },
  "committer": {
    "name": "GitHub",
    "email": "noreply@github.com",
    "time": "Thu Aug 24 09:17:36 2023 -0700"
  },
  "message": "Fix the format of the .flake8 file, and exclude the script directory from the py2 linter (#1272)\n\nFlake8\u0027s INI config file format requires commas after each line. Because our file didn\u0027t have them, the exclude list\r\nwasn\u0027t set up correctly, and the --extend-exclude flag wasn\u0027t working. This PR fixes the .flake8 file.\r\n\r\nAlso, update flake8 to the latest version available (because version 3.8 is required to get the --extend-exclude flag)\r\nand use the flag to exclude the files in the scripts/ directory from the python2 linter (since the scripts are python3).",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "c4d2734a2bfabd1bf745cb934b439652ff087b70",
      "old_mode": 33188,
      "old_path": ".circleci/config.yml",
      "new_id": "bc573c1503c9c372cd7b0a2ada8eb783556c820a",
      "new_mode": 33188,
      "new_path": ".circleci/config.yml"
    },
    {
      "type": "modify",
      "old_id": "4a0ec27194b60c4d47754f499ed32685e368c713",
      "old_mode": 33188,
      "old_path": ".flake8",
      "new_id": "e49d74882120ae22b78392494d1ce4d6fa6c11d1",
      "new_mode": 33188,
      "new_path": ".flake8"
    }
  ]
}
