SkyAPM / cpp2sky

Distributed tracing and monitor SDK in CPP for Apache SkyWalking APM
https://skywalking.apache.org
Apache License 2.0
57 stars 18 forks source link

fix bazel files (.bzl BUILD WORKSPACE) format with buildifier #102

Closed wbpcode closed 2 years ago

wbpcode commented 2 years ago

Signed-off-by: wangbaiping wbphub@live.com

format only update.

wbpcode commented 2 years ago

And the format check is only applied to the .h/.cc. We should add the CI to check the format of BUILD/.bzl file.