You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Exclude Bridge packages from separate PHPStan runs in CI
Bridge packages are analyzed as part of their parent component's
PHPStan run (e.g., Brave bridge is checked with agent package),
so they don't need to be analyzed separately.
0 commit comments