carbon-cli icon indicating copy to clipboard operation
carbon-cli copied to clipboard

Does Not Create Stubs for CarbonPeriod

Open marshall-davis opened this issue 4 months ago • 1 comments

If you define a macro on one of the Carbon classes that support it but are not Carbon itself the stubs are not created.

CarbonPeriod::mixin(CarbonPeriodMacros::class); for example does not general stubs for the CarbonPeriod class.

marshall-davis avatar Aug 14 '25 05:08 marshall-davis

I intend to submit a PR shortly to resolve this.

marshall-davis avatar Aug 14 '25 05:08 marshall-davis