If you configure a script such as:
scripts:
ninja:
description: Ninja vanish
or
the script does not register with rig project.
There should be a verbose or warning level log explaining the incomplete script configuration.
Bonus points if we implement the check for this problem via a rig project config or rig project validate command.
If you configure a script such as:
or
the script does not register with rig project.
There should be a verbose or warning level log explaining the incomplete script configuration.
Bonus points if we implement the check for this problem via a
rig project configorrig project validatecommand.