project_config.commands.check module
project-config check command.
- exception project_config.commands.check.ConditionalsFalseResult[source]
Bases:
InterruptCheckA conditional must skip a rule.
- exception project_config.commands.check.InterruptCheck[source]
Bases:
ExceptionAn action has reported an invalid context for a rule.
This exceptions prevents to continue executing subsecuents rules.