-
-
Notifications
You must be signed in to change notification settings - Fork 204
Pull requests: goccy/go-yaml
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Fix validation error positioning for maps and structs
#685
by Madoxen
was closed May 5, 2025
Loading…
Support FormatErrorWithToken function for custom error message
#677
by goccy
was merged Mar 16, 2025
Loading…
Fix tab character handling ( if ignore the tab character, do not increment the column number )
#676
by goccy
was merged Mar 16, 2025
Loading…
encodeMap() error handling and TestEncoder_UnmarshallableTypes()
#674
by dorencambia
was merged Mar 7, 2025
Loading…
add an encoding option to force string value quoting
#667
by galdor
was closed Feb 19, 2025
Loading…
2 tasks done
Make UseSingleQuote compliant with the YAML spec
#647
by mumoshu
was merged Feb 12, 2025
Loading…
2 tasks done
feat: support receiving ast.Node in custom unmarshalers
reviewed
#642
by x1unix
was merged Mar 16, 2025
Loading…
ProTip!
Exclude everything labeled
bug with -label:bug.