mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
The license tool includes an optimization whereby it skips re-running on components (flutter, third_party, skia, currently) when it detects that no changes have occurred to the sources in that component. When the license script itself changes, we now force re-run it on all components in order to verify the tool still works and output is as expected.