)]}'
{
  "commit": "0326df1b9b1f69886dfd0d4d4aba739db5bdbd65",
  "tree": "a3a306ad18e9611853bc121a981bc8457b3e3692",
  "parents": [
    "abf215a338f2e2afdea78d629cd049a3e59348b8"
  ],
  "author": {
    "name": "Tom de Vries",
    "email": "tdevries@suse.de",
    "time": "Thu Apr 03 15:56:49 2025 +0200"
  },
  "committer": {
    "name": "Tom de Vries",
    "email": "tdevries@suse.de",
    "time": "Thu Apr 03 15:56:49 2025 +0200"
  },
  "message": "[pre-commit] Add codespell-clean gdb subdirs\n\nAs an alternative to adding the gdb dir to codespell while it\u0027s still not\ncodespell-clean [1], add gdb subdirs which are codespell-clean.\n\nFound using:\n...\n$ for d in $(find gdb -maxdepth 1 -type d | egrep -v \"testsuite|gdb$\"); do \\\n      echo -n \"$d: \"; \\\n      codespell --config gdb/contrib/setup.cfg $d 2\u003e/dev/null \\\n          | wc -l; \\\n  done 2\u003e\u00261 \\\n      | grep \": 0\"\ngdb/tui: 0\ngdb/target: 0\ngdb/data-directory: 0\ngdb/po: 0\ngdb/system-gdbinit: 0\ngdb/mi: 0\ngdb/syscalls: 0\ngdb/arch: 0\ngdb/regformats: 0\ngdb/compile: 0\n...\n\nVerified using:\n...\n$ pre-commit run codespell --all-files\ncodespell................................................................Passed\n...\n\nApproved-By: Tom Tromey \u003ctom@tromey.com\u003e\n\n[1] https://sourceware.org/pipermail/gdb-patches/2025-March/216781.html\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "88288e044ecc57272461570fe56b50a63c529f72",
      "old_mode": 33188,
      "old_path": ".pre-commit-config.yaml",
      "new_id": "2a7aaa75198f8c01a16b4f592111388683dcfb67",
      "new_mode": 33188,
      "new_path": ".pre-commit-config.yaml"
    }
  ]
}
