Developer docs
This section is for contributors and maintainers of
eslint-plugin-github-actions-2.
Start hereโ
- ๐ Maintainer quickstart
- ๐งฑ Architecture overview
- ๐งญ Guides
- ๐ Architecture Decision Records
- ๐ ๏ธ Maintenance playbooks
- ๐จโ๐ป Developer API reference
- ๐ ESLint Config Inspector
- ๐จ Stylelint Config Inspector
Scopeโ
Developer docs cover:
- local setup and day-to-day development workflow
- plugin architecture and core data flow
- rule authoring/testing patterns
- release and docs pipeline operations
- architecture decisions and rationale
Contribution flowโ
- Start from a feature branch.
- Implement or adjust rule/docs/tests.
- Run local quality checks (typecheck, tests, docs build).
- Open a PR with clear rationale and migration notes if needed.
For external contributors, see the repository-level CONTRIBUTING.md.