• Home
  • History
  • Annotate
Name
Date
Size
#Lines
LOC

..--

rules/22-Nov-2023-10288

BUILDD22-Nov-2023105 32

README.mdD22-Nov-2023510 118

WORKSPACED22-Nov-20232.8 KiB7959

bzl_library.bzlD22-Nov-20232.9 KiB9993

README.md

1This directory and its subdirectories are a partial fork of the
2[`bazel-skylib`](https://github.com/bazelbuild/bazel-skylib)
3github repository, for experimental use with Bazel builds.
4
5Not all files in `bazel-skylib` are included. When a file in this directory diverges
6from `bazel-skylib`, add a comment containing `Divergence from bazel-skylib` which
7explains the need for this divergence.
8
9It should be a goal to follow HEAD `bazel-skylib` as closely as possible, with
10necessary changes made upstream ASAP.
11