[//]: # "File generated from a template. Do not edit this file directly." # node-dirname-against-convention Node dirname must match node filename, excluding the filename suffix. Example: `Test` node dirname matches `Test` section of `Test.node.ts` node filename. 📋 This rule is part of the `plugin:eslint-plugin-n8n-nodes-base/non-autofixable` config. ## Links - [Rule source](../../lib/rules/node-dirname-against-convention.ts)