Skip to main content

Module workflow

Module workflow 

Source
Expand description

Workflow guard — flag a workflow invocation naming a subcommand the CLI no longer exposes. Extraction is a line-based, shell-aware scan, not a GitHub Actions parser.

Structs§

Invocation
A single testing-conventions invocation found in a workflow file.

Functions§

check
One Violation per invocation under path naming a subcommand root no longer exposes.
invocations
Every testing-conventions invocation under path — a workflow file or a directory of them — in file-then-line order.
unknown_subcommands
Of invocations, the ones whose subcommand chain names a subcommand the clap tree root no longer exposes.