Matan Lurey a14176f13c Disallow files additional named GeneratedPluginRegistrant.java. (flutter/engine#50796)
Closes https://github.com/flutter/flutter/issues/143782.

Also introduces a test that the test itself passes.

I considered adding this to `ci/analyze.sh`, but it seems better suited for `ci/format.sh` (which is also on git-hooks). Wdut?
2024-02-21 15:34:13 +00:00
..