)]}'
{
  "commit": "6883485395b7717c0ae8ba1e8923d64f4f5b30f6",
  "tree": "be0324c4bd428a9b46623d3db2f8cb9bb3266851",
  "parents": [
    "873992cf07fee49661fd05cc963e6ae6b46e1462"
  ],
  "author": {
    "name": "Luis Pérez",
    "email": "luis.i.perez.0@gmail.com",
    "time": "Sun Oct 06 00:57:18 2024 -0400"
  },
  "committer": {
    "name": "Anthony Sottile",
    "email": "asottile@umich.edu",
    "time": "Sat Oct 26 15:04:34 2024 -0400"
  },
  "message": "Disallow --unique alongside --ignore-cases in file-contents-sorter\n\nCloses #794: using these flags at the same time results in undefined\nbehavior - the final ordering is not guaranteed as --unique breaks\nsorting due to passing the contents through a set.\n\nNOTE: I added a newline before and after the mutex group to be\nconsistent with other usages of mutex groups (e.g.,\ncheck_builtin_literals.py) in this repo.\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "bfbeb2575a97f18bb135a129b8d40894b93fcd42",
      "old_mode": 33188,
      "old_path": "pre_commit_hooks/file_contents_sorter.py",
      "new_id": "4435d6a61ddc03b7f7c9b6c22150029df7b55197",
      "new_mode": 33188,
      "new_path": "pre_commit_hooks/file_contents_sorter.py"
    },
    {
      "type": "modify",
      "old_id": "49b3b79329bca64d8edcaedf978ef13a7a4ddd84",
      "old_mode": 33188,
      "old_path": "tests/file_contents_sorter_test.py",
      "new_id": "f178ae6efda4dbdb50464de73c2a35b98a1b8708",
      "new_mode": 33188,
      "new_path": "tests/file_contents_sorter_test.py"
    }
  ]
}
