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