summaryrefslogtreecommitdiff
path: root/java/java.go
diff options
context:
space:
mode:
author Stephen Hines <srhines@google.com> 2024-02-29 10:12:19 -0800
committer Stephen Hines <srhines@google.com> 2024-02-29 10:12:19 -0800
commit5f8dae514b2378fed4957d5f1863e949e98aa9a9 (patch)
treeeb9ce4100a73ed7ba7662b29460ed248b0784ba7 /java/java.go
parent6c2cd902323b5ac62b58c40bb07ed0d3d85d56ad (diff)
Allow clippy::disallowed_names since it can be used for debugging
https://rust-lang.github.io/rust-clippy/master/index.html#/disallowed_names The current list is extremely short ("foo", "baz", "quux"), and thus this really just prevents people from temporarily using `foo` to debug code. In the spirit of improving productivity and reducing frustration, it's easier to just allow this. Bug: N/A Test: TH Change-Id: I50b65486ed2b58bfd2cf699ee3b43b936d25f2cb
Diffstat (limited to 'java/java.go')
0 files changed, 0 insertions, 0 deletions