mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
On the bots there were old and stale `package_config.json` files hanging around that confuse the `dart format` command. This PR adds a step to the `pub_get_offline.py` glcient sync hook to delete all of these files that are not under version control.