CollektiveIgnore

Indicates that a function, class, or file should not be automatically instrumented with alignment behavior by the Collektive compiler plugin.

This annotation can be used to opt out of automatic alignment injection for specific aggregate DSL constructs when such instrumentation is not desired or would interfere with custom logic.

Properties

Link copied to clipboard

An optional string providing the rationale for skipping alignment, useful for tooling and documentation.