Sign in
bazel
/
bazel
/
37e52ff6805565e0988be430f920c7d8650bbb73
/
.
/
third_party
/
java
/
checker_framework_annotations
/
BUILD
blob: a3358bff7b86218a59be753b60e38dbeaf54cc0c [
file
]
package
(
default_visibility
=
[
"//visibility:public"
])
licenses
([
"notice"
])
alias
(
name
=
"checker_framework_annotations"
,
actual
=
"//third_party:checker_framework_annotations"
,
)
filegroup
(
name
=
"srcs"
,
srcs
=
glob
([
"**"
]),
)