Added customStyle flag, split command tests

This commit is contained in:
Mike Farah
2020-04-17 11:03:43 +10:00
parent e15633023f
commit 06d8715cbe
15 changed files with 2838 additions and 2608 deletions
+1
View File
@@ -9,6 +9,7 @@ var customTag = ""
var printMode = "v"
var printLength = false
var unwrapScalar = true
var customStyle = ""
var stripComments = false
var collectIntoArray = false
var writeInplace = false