New package easy/yamlx extends YAML features #251
Annotations
4 errors and 1 warning
Lint
issues found
|
Test (windows-latest, 1.19)
Process completed with exit code 1.
|
Test (windows-latest, 1.21)
Process completed with exit code 1.
|
Test (windows-latest, 1.20)
Process completed with exit code 1.
|
Lint:
easy/yamlx/parser.go#L265
var-naming: don't use leading k in Go names; var kNode should be node (revive)
|