)]}'
{
  "commit": "05121c1d764057cbdb7f2e0a3d93999ea5787096",
  "tree": "355c1240d442a6fab29045d79876f78ed6ea35bc",
  "parents": [
    "77b9b380c0a4f3d876f87d44a0027954157f7c41"
  ],
  "author": {
    "name": "Burt Matthews",
    "email": "80060660+earfman@users.noreply.github.com",
    "time": "Wed Jul 15 05:14:56 2026 -0700"
  },
  "committer": {
    "name": "GitHub",
    "email": "noreply@github.com",
    "time": "Wed Jul 15 14:14:56 2026 +0200"
  },
  "message": "buildifier: make formatting idempotent for compact block statements followed by comments (#1481)\n\n* Make formatting idempotent for compact block statements followed by comments\n\nComments following a block statement (def/for/if) now parse as standalone CommentBlock statements, matching the expanded-form parse, so buildifier converges in a single pass. Fixes bazelbuild/buildtools#1470.\n\n* Regenerate parse.y.go with goyacc (x/tools v0.15.0)\n\n* Add regression testdata for #1470 (input)\n\n* Add regression testdata for #1470 (golden)\n\nAdd golden file 078.golden with function definitions and comments.",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "588415c147097b4e210858b3c1e07e1a079fa5aa",
      "old_mode": 33188,
      "old_path": "build/parse.y",
      "new_id": "c3c569e6490ef502cd771ba23e73a2468fc5f454",
      "new_mode": 33188,
      "new_path": "build/parse.y"
    },
    {
      "type": "modify",
      "old_id": "9455c9ab56fe8cbbb58780f8387e538f999e4f81",
      "old_mode": 33188,
      "old_path": "build/parse.y.go",
      "new_id": "e4396fc3b51a361a6e5d06d8aceb3c1d3f1a0676",
      "new_mode": 33188,
      "new_path": "build/parse.y.go"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "13c06459c85873881e52479254f48f2321a4b0e0",
      "new_mode": 33188,
      "new_path": "build/testdata/078.golden"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "def78867eea19f75c6fbca94a499d903ef0d4d47",
      "new_mode": 33188,
      "new_path": "build/testdata/078.in"
    }
  ]
}
