Skip to content

Variable: LINTER_VENDORS

const LINTER_VENDORS: readonly ["off", "openai", "gemini"]

Defined in: aiui-lowering-pipeline/src/config.ts:180

The linter vendors as a runtime list, tied to LinterVendor by satisfies so the channel's untrusted-wire revalidation and the union stay in lockstep — adding a vendor is a one-site change here.