Commit Graph
2 Commits
Author SHA1 Message Date
Sebastiaan van Stijn 3eee42b002 use consistent alias for stdlib "errors"
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2026-01-27 11:14:27 +01:00
Sebastiaan van Stijn 07b99ae7bf commands: verify that DisableFlagsInUseLine is set for all commands
This replaces the DisableFlagsInUseLine call from the CLI with a test
that verifies the option is set for all commands and subcommands, so
that it doesn't have to be modified at runtime.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2025-08-28 17:55:50 +02:00