Skip to content

Commit b689a86

Browse files
authored
Exclude idl/ as a source of Go code (jaegertracing#6591)
## Which problem is this PR solving? - Part of jaegertracing#6494 - Since `jaeger-idl` repo now includes Go code, as soon as we update the submodule here it's treated as a real source of Go code, including by tools like `go fmt`, etc. ## Description of the changes - Exclude `idl/` from ALL_SOURCES, so that `make fmt` does not apply to it - Bump `idl` submodule to latest ## How was this change tested? - CI Signed-off-by: Yuri Shkuro <[email protected]>
1 parent cbad04b commit b689a86