)]}'
{
  "commit": "b8d3b815975243bc49bc41d855285a0db0c19914",
  "tree": "0f7c2cc5e24ef216a22c9f9f856b8b011baf8145",
  "parents": [
    "77f707a5576c5bdd1ff9463c7b25d2488497f57e"
  ],
  "author": {
    "name": "Gilles Peskine",
    "email": "Gilles.Peskine@arm.com",
    "time": "Thu Dec 04 15:09:08 2025 +0100"
  },
  "committer": {
    "name": "Gilles Peskine",
    "email": "Gilles.Peskine@arm.com",
    "time": "Wed Jan 07 19:24:20 2026 +0100"
  },
  "message": "Add missing type annotations\n\nmypy only checks types in functions that have a return type annotation.\n\nIn `check_generated_files`, change from returning `None` to returning a\nboolean, since the function is supposed to check some boolean-valued\nassertion. So far, the function always returns `True`.\n\nIn `main`, explicitly return an `int` value as expected by the caller. When\ncalling `check_generated_files`, convert the boolean result into an exit\nstatus.\n\nSigned-off-by: Gilles Peskine \u003cGilles.Peskine@arm.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "73570fb28a9f0c6e265b9d6bc35f7ef6b2fdcd46",
      "old_mode": 33261,
      "old_path": "scripts/make_generated_files.py",
      "new_id": "176ccd84f9dced4a90d9ef57d19855b26f813953",
      "new_mode": 33261,
      "new_path": "scripts/make_generated_files.py"
    }
  ]
}
