Graphorin API reference v0.15.1
Graphorin API reference / @graphorin/eslint-plugin / / rules
Variable: rules
ts
const rules: {
no-bare-tool-exec: RuleModule;
no-implicit-network-call: RuleModule;
no-secret-in-deps: RuleModule;
no-secret-unwrap: RuleModule;
no-third-party-workflow-aliases: RuleModule;
provider-middleware-order: RuleModule;
tool-description-required: RuleModule;
tool-examples-recommended: RuleModule;
tool-parameter-naming: RuleModule;
};Defined in: src/index.ts:42