Carlo Cabrera 601bf83fee
linkage: add --strict flag to detect opportunistic linkage
There was a previous discussion about making `brew linkage --test` fail
for unrequested dependencies (#9172). I'm not sure what the outcome of
that was, but it still seems like a good idea to try to help us find
cases of opportunistic linkage as they happen rather than when they
cause CI failures in another PR sometime later.

Let's do this by adding a `--strict` flag to `brew linkage --test`. My
intention is for `brew linkage --test --strict` failures to be warnings
rather than errors in CI, which should mitigate some of the concerns
about doing this that were raised in #9172.
2021-11-19 18:14:38 +08:00
..
2021-11-06 00:59:46 -04:00
2021-07-21 16:25:11 +10:00
2021-09-11 01:00:23 +01:00
2021-10-20 09:04:59 +01:00
2021-10-20 09:04:59 +01:00
2021-09-30 09:50:04 -07:00
2021-04-27 00:09:45 -04:00
2021-09-11 01:00:23 +01:00
2021-09-30 10:13:53 +01:00
2021-08-06 04:31:27 -04:00