Closed jaypipes closed 1 year ago
To give users the most useful information about a syntax or parse-time error in their gdt tests, make sure that all parse-time error functions accept a *yaml.Node parameter that we can grab line/column information.`
*yaml.Node
To give users the most useful information about a syntax or parse-time error in their gdt tests, make sure that all parse-time error functions accept a
*yaml.Node
parameter that we can grab line/column information.`