houshengbo opened a new issue #472: go-yaml/yaml or gopkg.in/yaml.v2 provides the incorrect line number of invalid keys in YAML files URL: https://github.com/apache/incubator-openwhisk-wskdeploy/issues/472 It is a pain to use this gopkg.in/yaml.v2 package to parse yaml files, since it provides the line numbers where there are errors in yaml files, but with wrong ones. Shall we develop our own way to parse the yaml files in order to get the line numbers? I have not found any other yaml parsers more effective than gopkg.in/yaml.v2. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
With regards, Apache Git Services
