clj-yaml icon indicating copy to clipboard operation
clj-yaml copied to clipboard

Is it really necessary for :indicator-indent to be less than :indent?

Open theasp opened this issue 3 years ago • 0 comments

It seems to me that having :indicator-indent set to the same value as :indent would generate just as valid YAML as not. For that matter, I think it would be also valid if it was greater. Am I wrong?

theasp avatar Mar 25 '22 18:03 theasp