txtpbfmt icon indicating copy to clipboard operation
txtpbfmt copied to clipboard

txtpbfmt parses, edits and formats text proto files in a way that preserves comments.

Results 26 txtpbfmt issues
Sort by recently updated
recently updated
newest added

internal (only required due to changes to txtpbfmt in diffbase)

I got the error below when running `go get -u github.com/protocolbuffers/txtpbfmt/cmd/txtpbfmt` # github.com/protocolbuffers/txtpbfmt/parser parser/parser.go:1346:12: undefined: math.MaxInt

Disallow empty value in list. $ echo "x [a, , b]" | blaze-bin/third_party/txtpbfmt/fmt parser.Format for path with content "x [a, , b]\n" returned err Empty value in list. F0428 14:10:56.453731...