Changes for version 0.01 - 2026-03-18

  • Initial release skeleton.
  • Basic engine, rule system, CLI, and first rule.

Documentation

Modules

Linter for GitHub Actions workflow files
Workflow loading, rule execution, and fixing
YAML loader for GitHub Actions workflows

Provides

in lib/App/Workflow/Lint/Formatter.pm
in lib/App/Workflow/Lint/Rule.pm
in lib/App/Workflow/Lint/Rule/DeprecatedSetEnv.pm
in lib/App/Workflow/Lint/Rule/MissingConcurrency.pm
in lib/App/Workflow/Lint/Rule/MissingPermissions.pm
in lib/App/Workflow/Lint/Rule/MissingRunsOn.pm
in lib/App/Workflow/Lint/Rule/MissingTimeout.pm
in lib/App/Workflow/Lint/Rule/UnpinnedActions.pm