)]}'
{
  "commit": "08a146ef8f2c7aba908d2017c9ec840b882c9e51",
  "tree": "d3a7a73e5c489285fb7d23e6f919caf92c3a2c2a",
  "parents": [
    "561309eeb5fda2564dd08bbe790c18113dec8aa7"
  ],
  "author": {
    "name": "Kavisi",
    "email": "68240897+kekavc24@users.noreply.github.com",
    "time": "Thu Jun 06 11:27:56 2024 +0100"
  },
  "committer": {
    "name": "GitHub",
    "email": "noreply@github.com",
    "time": "Thu Jun 06 12:27:56 2024 +0200"
  },
  "message": "Fix splice list insertion (#84)\n\n* Fix spliceList error for nested lists\r\n\r\n* Fix list indentation calculation\r\n\r\n* Add golden tests for spliceList\r\n\r\n* Remove skip flag on test added in 8cc8580\r\n\r\n* Add missing line at end of file\r\n\r\n* Add spliceList tests\r\n\r\n* Skip random test that fails (20th iteration)\r\n\r\n* Add deeply nested input in golden tests for spliceList\r\n\r\n* Fix formatting to account for space in nested list\r\n\r\n* Add golden tests for weird spaces in nested list\r\n\r\n* Run dart format\r\n\r\n* Update `_formatNewBlock` to return indent size instead of the indent\r\n\r\n* Update test/testdata/input/splice_list_in_nested_block_with_weird_spaces.test\r\n\r\n---------\r\n\r\nCo-authored-by: Jonas Finnemann Jensen \u003cjopsen@gmail.com\u003e",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "a76f4bc9918e95743c3656686f6c28a18ed07e49",
      "old_mode": 33188,
      "old_path": "lib/src/list_mutations.dart",
      "new_id": "9a1a0320031e9958a6e903fb542ea86b5b3960cd",
      "new_mode": 33188,
      "new_path": "lib/src/list_mutations.dart"
    },
    {
      "type": "modify",
      "old_id": "de4533390091de81d90f11b764c6f8fc3fa6749a",
      "old_mode": 33188,
      "old_path": "lib/src/utils.dart",
      "new_id": "c1e17556aeeecdc9eb81eec9142e5601828e5e70",
      "new_mode": 33188,
      "new_path": "lib/src/utils.dart"
    },
    {
      "type": "modify",
      "old_id": "98e3f8b04cb3d35e6cea181b46ec2fe384c11597",
      "old_mode": 33188,
      "old_path": "test/random_test.dart",
      "new_id": "60b197d9bbbc3e8add4e2722d5757242cce23c20",
      "new_mode": 33188,
      "new_path": "test/random_test.dart"
    },
    {
      "type": "modify",
      "old_id": "a7bc1966070d670c04ef17d26b77f6e74daea250",
      "old_mode": 33188,
      "old_path": "test/splice_test.dart",
      "new_id": "3efeea1cc6326589bb4ad4e1ef3003cd407fa6fa",
      "new_mode": 33188,
      "new_path": "test/splice_test.dart"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "ed9b990bc5fdb0833f2e5f18401bea6beaf1fcae",
      "new_mode": 33188,
      "new_path": "test/testdata/input/splice_list_in_nested_block_with_weird_spaces.test"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "52c01b503205b8e657da55d0f7e1443df1e8d1b1",
      "new_mode": 33188,
      "new_path": "test/testdata/input/splice_list_in_nested_block_without_initial_spaces.test"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "da6c7c34ab6b85c640636f531299408a0ae9a9b3",
      "new_mode": 33188,
      "new_path": "test/testdata/input/splicelist_in_nested_block_list.test"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "cfc4cc0ee5b0ff531c1a303fc13bf7878c118f61",
      "new_mode": 33188,
      "new_path": "test/testdata/output/splice_list_in_nested_block_with_weird_spaces.golden"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "3454bbdb983a9ec2b778214addeca746099a228a",
      "new_mode": 33188,
      "new_path": "test/testdata/output/splice_list_in_nested_block_without_initial_spaces.golden"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "0c9d7c5aae11b6d39849211cfcaf38a904b0632d",
      "new_mode": 33188,
      "new_path": "test/testdata/output/splicelist_in_nested_block_list.golden"
    }
  ]
}
