export interface LintExecutorSchema { linter?: string; args?: string[]; }