[error] yaml: unmarshal errors:
line 6: cannot unmarshal !!str `./rules...` into cmd.Rule
line 7: cannot unmarshal !!str `./rules...` into cmd.Rule
line 8: cannot unmarshal !!str `./rules...` into cmd.Rule
As a result command spito check avorty/spito-ruleset info throws this output:
Failed to read script called: info from github.com/avorty/spito-ruleset
open /home/jarek/.local/state/spito/rulesets/github.com/avorty/spito-ruleset/spito.yaml: no such file or directory
This spito.yml
Causes this error when executing
spito g samba
As a result command
spito check avorty/spito-ruleset info
throws this output:BTW it doesn't end with a new line: