Luke Bigum
Luke Bigum
One of our Developers has come across this exact issue. It's a long piece of string... #468, #316, #297... :smile: If I read all of that correctly, the root of...
Oh, looks like there already is a PR for this - I should have checked first. I will be able to fix any broken tests though.
Cool, happy to help as I can with a more abstract design. Didn't want to start a big refactor like that now though as I didn't know what other branches...
Definitely not safe to merge yet, there's a memory leak somewhere :-) I must be leaving Parson objects lying around.
A simper test: ``` $ cortextool rules print --disable-color > tmp.yml $ cortextool rules sync tmp.yml ERRO[0000] unable parse rules file error="yaml: unmarshal errors:\n line 1: field group1 not found...
Reworked; waiting on one last Travis job. The parameter is now an Array (although can handle a string or array). You can now take out defaults, but not remove 'noauto'...
I didn't see this issue. #782 tries to implement this.