)]}'
{
  "commit": "c8d2bc156a87dc36b2c0596ead82a417de995be7",
  "tree": "c746c3b4d5be7ecb7f403fd83d255f1a855aa37f",
  "parents": [
    "e04db85295744ff621c6d735dee0f62b3ce59cbe"
  ],
  "author": {
    "name": "Philipp Wagner",
    "email": "phw@lowrisc.org",
    "time": "Wed May 05 10:12:55 2021 +0100"
  },
  "committer": {
    "name": "Srikrishna Iyer",
    "email": "46467186+sriyerg@users.noreply.github.com",
    "time": "Wed May 05 11:33:21 2021 -0700"
  },
  "message": "[uart] Fix line continuation in DV code\n\nThe backslash operator doesn\u0027t have the intended effect of line\ncontinuation here and inserts whitespace (all spaces from the start of\nthe line to the of the second/continued line).\n\nFound by Verible lint:\n\n```\n../src/lowrisc_dv_uart_env_0.1/uart_env_pkg.sv:78:18: The lines can\u0027t be continued with \u0027\\\u0027, use concatenation operator with braces [Style: forbid-line-continuations] [forbid-line-continuations]\n```\n\nSigned-off-by: Philipp Wagner \u003cphw@lowrisc.org\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "895d1a395e77b03935a49809879d1bb5f9f3a141",
      "old_mode": 33188,
      "old_path": "hw/ip/uart/dv/env/uart_env_pkg.sv",
      "new_id": "508e09bfe6e43e984a4591a024e93f7635e67445",
      "new_mode": 33188,
      "new_path": "hw/ip/uart/dv/env/uart_env_pkg.sv"
    }
  ]
}
