arankeparth
Results
3
comments of
arankeparth
@ShadowLNC Created pull request for this: https://github.com/compose-spec/compose-go/pull/618.
This is a slightly dirty fix. please suggest some changes if possible!
@siamskoi We could process this on buffer level: each object denotes a separate line, so we could read a line from buffer, add commas and finally add square brackets. pr...