)]}'
{
  "commit": "2ad651e9e297cfdbf8cf95c55f5347c701de15d3",
  "tree": "801c4c68da85d4a91fe2f297074dae0d5b784639",
  "parents": [
    "3c048e20c618732f1e29eef209aafcf9ad27ac56"
  ],
  "author": {
    "name": "Rebecca Stambler",
    "email": "rstambler@golang.org",
    "time": "Sun Jul 26 20:14:33 2020 -0400"
  },
  "committer": {
    "name": "Rebecca Stambler",
    "email": "rstambler@golang.org",
    "time": "Tue Jul 28 16:05:17 2020 +0000"
  },
  "message": "internal/lsp: handle bad formatting with CRLF line endings\n\nThe importPrefix logic is complicated by Windows line endings, since\ngo/ast isn\u0027t aware of different line endings in comment text. I made a\nfew changes to the way that import prefixes are computed to handle this.\n\nSpecifically, for comments, we try to make sure the range ends on a full\nline as much as possible, because that addresses the line ending issue.\n\nFixes golang/go#40355\n\nChange-Id: I84c1cfa0d0bae532e52ed181e8a5383157feef24\nReviewed-on: https://go-review.googlesource.com/c/tools/+/244897\nRun-TryBot: Rebecca Stambler \u003crstambler@golang.org\u003e\nTryBot-Result: Gobot Gobot \u003cgobot@golang.org\u003e\nReviewed-by: Heschi Kreinick \u003cheschi@google.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "5823a6ef0cae572a4f68d689ac41e2de64dbcf47",
      "old_mode": 33188,
      "old_path": "internal/lsp/source/format.go",
      "new_id": "09a903fd5b991c9238ad1596bee390168208c628",
      "new_mode": 33188,
      "new_path": "internal/lsp/source/format.go"
    },
    {
      "type": "modify",
      "old_id": "f929812bce570413d33cbbda3df5c66ec97af6dc",
      "old_mode": 33188,
      "old_path": "internal/lsp/source/format_test.go",
      "new_id": "50308064a9fad9be318f01606df9ffdad11350a5",
      "new_mode": 33188,
      "new_path": "internal/lsp/source/format_test.go"
    }
  ]
}
