This website requires JavaScript.
Explore
Help
Sign In
bazel
/
bazel-skylib
mirror of
https://github.com/bazelbuild/bazel-skylib
Watch
2
Star
0
Fork
You've already forked bazel-skylib
0
Code
Issues
Releases
Activity
main
bazel-skylib
/
gazelle
/
bzl
/
testdata
/
simple
/
BUILD.in
7 lines
93 B
Python
Raw
Permalink
Blame
History
# Some comment to be preserved
filegroup
(
name
=
"
allfiles
"
,
srcs
=
glob
(
[
"
**
"
]
)
,
)
View Git Blame
Copy Permalink