[工具详情]
actionlint
Static checker for GitHub Actions workflow files.
cilint 语言: yaml 平台: local
[适用场景]推荐
- ✓ Validate GitHub Actions workflow syntax, expressions, and common mistakes
- ✓ Check workflow edits before opening or updating a pull request
[不适用场景]避免
- ✕ The repository does not use GitHub Actions
[安全约束]必须遵守
- ⚠ Run from the repository root so workflow includes and shell checks resolve consistently.
- ⚠ Treat findings as workflow-specific diagnostics, not general YAML validation.
[详细信息]原始元数据
- 命令
- actionlint
- 影响
- read_files
[类似工具]03