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
It is only used in SizeReport, TestSummaryReport, and GasReport. Other forge report types are already using shell directly (e.g. storage, selectors...).
This straightforward simplification represents a nice initial step towards refactoring and unifying the display of all Forge report types (#11473 as follow-up).
If you think it's relevant, I would be happy to propose a PR 😊