github / github/vscode-github-actions
Run linter in CI
Open
enhancement
- Dominant language
- TypeScript
- Stars
- 660
- Forks
- 213
- PR merge metrics
- No merged PRs in 30d
Description
**Is your feature request related to a problem? Please describe.**
I'd like to be able to find issues with my Workflow files outside of VS Code (e.g. using a CLI tool that I can run in CI along with all my other linting and testing.
**Describe the solution you'd like**
`gh lint ./github` would be nice
**Additional context**
N/A
Contributor guide
Assessment
This issue has not been assessed yet.