bazelbuild / rules_cc

C++ Rules for Bazel
https://bazel.build
Apache License 2.0
176 stars 88 forks source link

Revert "Automatic code cleanup." #179

Closed keith closed 1 year ago

keith commented 1 year ago

Looks like an internal google automation exported a bad path and it references a google internal license

This reverts commit 0d68932a68bcd6f332b14ccc561990586de2318d.

keith commented 1 year ago

i think we need to do this instead of https://github.com/bazelbuild/rules_cc/pull/178 because the license doesn't exist in this path either, but it seems like that is generally ignored even though it's invalid (maybe not if you referenced this directly)

oquenchil commented 1 year ago

Getting this reverted internally first which should be reflected here soon.

keith commented 1 year ago

@oquenchil thanks! Can you create a 0.0.6 with that as well?