Skip to content

ESLint PluginGitHub Action

Rules for consistent, readable and valid GitHub action files

ESLint Plugin GitHub Action LogoESLint Plugin GitHub Action Logo

CINPM VERSIONNPM DOWNLOADSCODECOVLICENSE

📖 Usage

See Guide.

Quick start:

ts
import { defineConfig } from 'eslint/config'
import pluginGitHubAction from 'eslint-plugin-github-action'

export default defineConfig([...pluginGitHubAction.configs.recommended])

✅ Rules

See Available Rules.

📖 Changelog

See CHANGELOG.

🔒 License

MIT License © 2024-PRESENT ntnyq