• Jisi Liu's avatar
    Allow include to be None. · 6dac0822
    Jisi Liu authored
    This enables the use case where all the paths are relative to the
    workspace root, e.g.
    
    foo/bar/BUILD
           /foo.proto -- package foo.bar
    
    would generate the message correctly.
    6dac0822
protobuf.bzl 3.59 KB