)]}'
{
  "commit": "1ef1d1ce7900727c9b887b11abfb5d8ee72a39cc",
  "tree": "9e200e2e931199e5e66d4260c825f023be3445e6",
  "parents": [
    "bffc449c5616ea088ff3df0f79b73d53de0b0b83"
  ],
  "author": {
    "name": "Parker Lougheed",
    "email": "parlough@gmail.com",
    "time": "Thu Oct 19 10:53:57 2023 -0500"
  },
  "committer": {
    "name": "GitHub",
    "email": "noreply@github.com",
    "time": "Thu Oct 19 08:53:57 2023 -0700"
  },
  "message": "Migrate to dart_flutter_team_lints v2.1 (dart-lang/watcher#153)\n\n- Fix new lints.\r\n- Deduplicate lints in local config.\r\n- Add some missing generic types on futures and stream controllers.\r\n- Fix a typo in a test.\r\n- Remove unnecessary library names.",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "b7641e661352903f5084047f5352cd74f5b71bd2",
      "old_mode": 33188,
      "old_path": "pkgs/watcher/CHANGELOG.md",
      "new_id": "7743fc7a3d4f192a2f63ab3eeba26a48f5a0adf1",
      "new_mode": 33188,
      "new_path": "pkgs/watcher/CHANGELOG.md"
    },
    {
      "type": "modify",
      "old_id": "a1fc20f5594f2daef20c3493e980c90eeb0c34d2",
      "old_mode": 33188,
      "old_path": "pkgs/watcher/analysis_options.yaml",
      "new_id": "d978f811ccedfda7a327cc14aa3d833aa27d09fc",
      "new_mode": 33188,
      "new_path": "pkgs/watcher/analysis_options.yaml"
    },
    {
      "type": "modify",
      "old_id": "82109b0aba21b4cbf185a40ae637566450bdc67d",
      "old_mode": 33188,
      "old_path": "pkgs/watcher/benchmark/path_set.dart",
      "new_id": "e7929d8ece606ca3e7df05aae730a94b4afc0691",
      "new_mode": 33188,
      "new_path": "pkgs/watcher/benchmark/path_set.dart"
    },
    {
      "type": "modify",
      "old_id": "0a0b3577a588fb118b65b15c66ad24ba2875e7e2",
      "old_mode": 33188,
      "old_path": "pkgs/watcher/example/watch.dart",
      "new_id": "37931d39644cd53f7662327e3be84c87fe358905",
      "new_mode": 33188,
      "new_path": "pkgs/watcher/example/watch.dart"
    },
    {
      "type": "modify",
      "old_id": "dafaeb19a361e5b26b852b384ca67362552eadb5",
      "old_mode": 33188,
      "old_path": "pkgs/watcher/lib/src/directory_watcher/linux.dart",
      "new_id": "cb1d07781693003fc950004ecc2675ce68d95d2c",
      "new_mode": 33188,
      "new_path": "pkgs/watcher/lib/src/directory_watcher/linux.dart"
    },
    {
      "type": "modify",
      "old_id": "d2db9752427e9fd00d9425bc16f5b83bff19d3c4",
      "old_mode": 33188,
      "old_path": "pkgs/watcher/lib/src/directory_watcher/mac_os.dart",
      "new_id": "b4613834742fb948118c397eb915f169de38adbb",
      "new_mode": 33188,
      "new_path": "pkgs/watcher/lib/src/directory_watcher/mac_os.dart"
    },
    {
      "type": "modify",
      "old_id": "3dcec05a3b4fdd8a86687acbfff67712eb412e86",
      "old_mode": 33188,
      "old_path": "pkgs/watcher/lib/src/directory_watcher/polling.dart",
      "new_id": "207679b1a176029b8cecbefb254699fc2a85163d",
      "new_mode": 33188,
      "new_path": "pkgs/watcher/lib/src/directory_watcher/polling.dart"
    },
    {
      "type": "modify",
      "old_id": "aff7a748acb66168239c85f95ee2ec77abfaa760",
      "old_mode": 33188,
      "old_path": "pkgs/watcher/lib/src/directory_watcher/windows.dart",
      "new_id": "d1c98be1fa96699e947c6be7ab7dc36ec705489e",
      "new_mode": 33188,
      "new_path": "pkgs/watcher/lib/src/directory_watcher/windows.dart"
    },
    {
      "type": "modify",
      "old_id": "48f12e6722995be4aab014fea74c492c280df9e9",
      "old_mode": 33188,
      "old_path": "pkgs/watcher/lib/src/file_watcher/native.dart",
      "new_id": "502aa109523cdfb3e409852a04db4d5736fc5845",
      "new_mode": 33188,
      "new_path": "pkgs/watcher/lib/src/file_watcher/native.dart"
    },
    {
      "type": "modify",
      "old_id": "d0b219f36c6f5333d95950834e984bf7d4f2b981",
      "old_mode": 33188,
      "old_path": "pkgs/watcher/lib/src/file_watcher/polling.dart",
      "new_id": "6f1eee4fde4a6c87202f967ed7f7acf76b87a1fc",
      "new_mode": 33188,
      "new_path": "pkgs/watcher/lib/src/file_watcher/polling.dart"
    },
    {
      "type": "modify",
      "old_id": "91f509079fbfedf9ea672cb77038ff3f7da24470",
      "old_mode": 33188,
      "old_path": "pkgs/watcher/lib/src/resubscribable.dart",
      "new_id": "b99e9d7b41cafc861afbd307be0e62448bc290cf",
      "new_mode": 33188,
      "new_path": "pkgs/watcher/lib/src/resubscribable.dart"
    },
    {
      "type": "modify",
      "old_id": "d8634688185174441eda0ed048f2a505f7a3c0e4",
      "old_mode": 33188,
      "old_path": "pkgs/watcher/pubspec.yaml",
      "new_id": "431e99b13f7d392a41bb224b3e05331587b5ccf3",
      "new_mode": 33188,
      "new_path": "pkgs/watcher/pubspec.yaml"
    },
    {
      "type": "modify",
      "old_id": "7b638a8608fbdee36772c8c9ec0c4dc031918605",
      "old_mode": 33188,
      "old_path": "pkgs/watcher/test/directory_watcher/linux_test.dart",
      "new_id": "a10a72c33f1fb5dba6a1cac7313c137a209363fe",
      "new_mode": 33188,
      "new_path": "pkgs/watcher/test/directory_watcher/linux_test.dart"
    },
    {
      "type": "modify",
      "old_id": "347c5e731b1646c42d85b6d4a5263dd55c37f586",
      "old_mode": 33188,
      "old_path": "pkgs/watcher/test/directory_watcher/mac_os_test.dart",
      "new_id": "3376626465da1f80544f2fa5c95b47babbc5e1b1",
      "new_mode": 33188,
      "new_path": "pkgs/watcher/test/directory_watcher/mac_os_test.dart"
    },
    {
      "type": "modify",
      "old_id": "0cfe738af21abc416b7653e741ad7067fe8135da",
      "old_mode": 33188,
      "old_path": "pkgs/watcher/test/directory_watcher/polling_test.dart",
      "new_id": "f4ec8f48a6417ef68fe0c110f6292bad1b4e8750",
      "new_mode": 33188,
      "new_path": "pkgs/watcher/test/directory_watcher/polling_test.dart"
    },
    {
      "type": "modify",
      "old_id": "8fd842a8e6a4a52954ff5558a9340fb6814eb74d",
      "old_mode": 33188,
      "old_path": "pkgs/watcher/test/directory_watcher/shared.dart",
      "new_id": "1ebc78d4b98be59c0a0562e8e395d6b1343a58e7",
      "new_mode": 33188,
      "new_path": "pkgs/watcher/test/directory_watcher/shared.dart"
    },
    {
      "type": "modify",
      "old_id": "a0bdda7f4562e76bcee0a6989d28c6dad3167b94",
      "old_mode": 33188,
      "old_path": "pkgs/watcher/test/directory_watcher/windows_test.dart",
      "new_id": "499e7fb165b7c688d7f539b25a4536ee50ce02fd",
      "new_mode": 33188,
      "new_path": "pkgs/watcher/test/directory_watcher/windows_test.dart"
    },
    {
      "type": "modify",
      "old_id": "1bf9269fe9e64322c587098d77daef30e67d2026",
      "old_mode": 33188,
      "old_path": "pkgs/watcher/test/file_watcher/polling_test.dart",
      "new_id": "6f2bfbcabab4d9dbff30e18b70db5b256bcf7c39",
      "new_mode": 33188,
      "new_path": "pkgs/watcher/test/file_watcher/polling_test.dart"
    },
    {
      "type": "modify",
      "old_id": "9b72f0ed6cf0df3fdf00bc1bdd0acef661c69763",
      "old_mode": 33188,
      "old_path": "pkgs/watcher/test/file_watcher/shared.dart",
      "new_id": "1e1718f45abd2011b6519823628419c36488145b",
      "new_mode": 33188,
      "new_path": "pkgs/watcher/test/file_watcher/shared.dart"
    },
    {
      "type": "modify",
      "old_id": "1b4dbaa0b7348636f7494847d73900b7e85e4115",
      "old_mode": 33188,
      "old_path": "pkgs/watcher/test/ready/shared.dart",
      "new_id": "c1b47ade0ed32f66c42b2548da331bf65ca517c5",
      "new_mode": 33188,
      "new_path": "pkgs/watcher/test/ready/shared.dart"
    },
    {
      "type": "modify",
      "old_id": "23adcbc40ec00a431d396a172b43bd513d1e95b3",
      "old_mode": 33188,
      "old_path": "pkgs/watcher/test/utils.dart",
      "new_id": "214d66966c446baa87377a771df3895b509b9481",
      "new_mode": 33188,
      "new_path": "pkgs/watcher/test/utils.dart"
    }
  ]
}
