You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
internal/encoding/yaml: drop use of kr/pretty in a test
This debug helper was added back in 2019 but it hasn't been used since;
for example, I rewrote the yaml package to use yaml.v3 a year ago
and I didn't even notice it was there.
For now it seems best to keep the set of direct module dependencies
lean unless there's a clear benefit to added dependencies.
Signed-off-by: Daniel Martí <[email protected]>
Change-Id: I7e3f31b1563ad0dedd4742af5644221c894e2554
Reviewed-on: https://review.gerrithub.io/c/cue-lang/cue/+/1215625
Unity-Result: CUE porcuepine <[email protected]>
TryBot-Result: CUEcueckoo <[email protected]>
Reviewed-by: Roger Peppe <[email protected]>
0 commit comments