[//]: # "File generated from a template. Do not edit this file directly." # cred-filename-against-convention Credentials filename must match credentials class name, excluding the filename suffix. Example: `TestApi.credentials.ts` matches `TestApi` in `class TestApi implements ICredentialType`. 📋 This rule is part of the `plugin:eslint-plugin-n8n-nodes-base/non-autofixable` config. ## Links - [Rule source](../../lib/rules/cred-filename-against-convention.ts)