diff options
author | 2023-03-14 14:05:28 -0400 | |
---|---|---|
committer | 2023-03-15 10:10:43 -0400 | |
commit | 63f0c93b0943f864fc06e40d29206278578b9f7b (patch) | |
tree | dfa4cd874f8177ba5d9b692c5cfcfa307e0b29c3 /java/sdk.go | |
parent | a8c1cacaf9c20860d19a327ea83ee83e5f7d3b1f (diff) |
make tidy attribute tri-state
Bazel boolean attributes can only support true or false states, but the
clang-tidy logic changes for modules which don't set a specific value.
Therefore, the tidy attribute should really be a tri-state of "true",
"false", or "" (unset).
Test: b test //build/bazel/rules/...
Bug: 268681923
Change-Id: I85fbaa612d175f475757db806cea6c018901fe3e
Diffstat (limited to 'java/sdk.go')
0 files changed, 0 insertions, 0 deletions