aboutsummaryrefslogtreecommitdiff
path: root/findbugs-exclude.xml
diff options
context:
space:
mode:
authorBogdan Drutu <bdrutu@google.com>2017-03-24 10:51:48 -0700
committerGitHub <noreply@github.com>2017-03-24 10:51:48 -0700
commitdf6294ec87deec8d66bcadd864f59c11ff61e6f6 (patch)
tree724d9e73bff0473696a218ee6800e1fd1876bb51 /findbugs-exclude.xml
parent9118e1e07df8fce5a3f7d6df6950df7afb3ba894 (diff)
downloadopencensus-java-df6294ec87deec8d66bcadd864f59c11ff61e6f6.tar.gz
Remove bazel support for instrumentation-java. (#170)
Diffstat (limited to 'findbugs-exclude.xml')
-rw-r--r--findbugs-exclude.xml5
1 files changed, 0 insertions, 5 deletions
diff --git a/findbugs-exclude.xml b/findbugs-exclude.xml
deleted file mode 100644
index b761339f..00000000
--- a/findbugs-exclude.xml
+++ /dev/null
@@ -1,5 +0,0 @@
-<FindBugsFilter>
- <Match>
- <Bug pattern="URF_UNREAD_PUBLIC_OR_PROTECTED_FIELD"/>
- </Match>
-</FindBugsFilter>