Mike Farah
4a06cce376
Switch to uk ( #2557 )
...
* Setting golangci to UK english (that's what we use in AU)
* Fixing more spelling
* Fixing
* Include MD files in spell checker
2025-12-20 19:11:48 +11:00
Mike Farah
eb3d0e63e3
Fixing handling of CRLF #2352
2025-12-06 19:08:37 +11:00
Navid
49b6477c49
Fix out of range panic in yaml decoder
2025-11-09 16:12:17 +11:00
Mike Farah
6957399dc0
Updating go-yaml from v3 to v4
2025-09-09 20:05:58 +10:00
Mike Farah
99f88df21e
Switching to YAML org supported go-yaml
2025-07-10 13:01:09 +10:00
Mike Farah
7f26d91cd0
Fixed handling of --- #1890 , #1896
2023-12-12 11:30:12 +11:00
Mike Farah
c7ef946031
Fixed multi doc anchor bug #1861
2023-11-14 13:00:30 +11:00
Mike Farah
13d1bbb45f
Generic ast ( #1829 )
...
Remove dependency on yaml.Node for internal AST representation. Yaml decoder is now just another decoder.
2023-10-18 12:11:53 +11:00
Mike Farah
cdb9b56066
Spellig with cspell
2023-09-19 10:43:11 +10:00
Mike Farah
83c5e1bc83
Include blank new lines in leading header preprocessing #1462
2022-12-08 13:33:06 +11:00
Mike Farah
4478bd14c9
Fixed loading yaml with header issue #1445
2022-11-25 12:05:56 +11:00
Mike Farah
762f46ed54
include yaml directives #1424
2022-11-14 17:22:13 +11:00
Mike Farah
880397d549
Refactored decoder responsibilities ( #1402 )
...
- improved comment handling
- yaml decoder now responsible for leading content work around
2022-10-28 14:16:46 +11:00
Mike Farah
a9c3617b4f
Decoder Properties ( #1099 )
...
* Decoder Properties
* Added properties round trip test
* Fixed property decode for github actions
* Refactored XML test to use common functions
* Switched formatScenario parameter order for more readablity
2022-02-10 12:02:53 +11:00
Mike Farah
df32baedf1
Added XML decoder ( #1044 )
2021-12-21 15:02:07 +11:00