You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
jianglk.darker
7ee447c011
|
4 months ago | |
---|---|---|
.. | ||
rules | 4 months ago | |
BUILD | 4 months ago | |
README.md | 4 months ago | |
WORKSPACE | 4 months ago | |
bzl_library.bzl | 4 months ago |
README.md
This directory and its subdirectories are a partial fork of the
bazel-skylib
github repository, for experimental use with Bazel builds.
Not all files in bazel-skylib
are included. When a file in this directory diverges
from bazel-skylib
, add a comment containing Divergence from bazel-skylib
which
explains the need for this divergence.
It should be a goal to follow HEAD bazel-skylib
as closely as possible, with
necessary changes made upstream ASAP.