Packages

LiveView-style runtime for Gleam.

Current section

Files

Jump to
lightspeed include lightspeed@tooling@developer_productivity_ToolingQualityGate.hrl
Raw

include/lightspeed@tooling@developer_productivity_ToolingQualityGate.hrl

-record(tooling_quality_gate, {
name :: binary(),
command :: binary(),
snapshot_prefix :: binary(),
deterministic :: boolean()
}).