googlecloudrobotics / core

Cloud Robotics Core: Kubernetes, Federation, App Management
Apache License 2.0
192 stars 61 forks source link

Import proto rules. #438

Closed ensonic closed 1 week ago

ensonic commented 1 week ago

Ran:

buildifier --lint=fix --warnings=native-proto $(find . -name "BUILD.bazel" -o -name "*.bzl")

Fixes: #24