bazel-skylib/rules/private
aiuto da7ba2d23c
Strip compatible_with from bzl_library rules (#522)
* Wrap bzl_library in a macro so that we can force off some
global attribures that are never appropriate for BUILD files.

Removes:
- *_compatible_with
- features

* cdate

* linty

* linty

* more lint
2024-07-15 19:50:23 +02:00
..
BUILD Strip compatible_with from bzl_library rules (#522) 2024-07-15 19:50:23 +02:00
bzl_library.bzl Strip compatible_with from bzl_library rules (#522) 2024-07-15 19:50:23 +02:00
copy_common.bzl Allow sandboxing for copy_* and fix copy_directory tests (#392) 2022-09-02 10:42:43 -04:00
copy_directory_private.bzl Modify actions in order not to need toolchain param (#478) 2023-11-16 15:04:55 +01:00
copy_file_private.bzl Modify actions in order not to need `toolchain` param (#455) 2023-08-28 14:39:43 -04:00
maprule_util.bzl maprule: move functionality to maprule_util.bzl (#132) 2019-03-25 16:48:50 +01:00
write_file_private.bzl Bump stardoc dep to unbreak build with --experimental_enable_bzlmod (#398) 2022-10-03 05:13:46 -04:00