We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cfd5337 commit 80240ceCopy full SHA for 80240ce
BUCK_TREE
@@ -22,7 +22,7 @@ set_cfg_constructor(
22
linux = "prelude//os/constraints:linux",
23
macos = "prelude//os/constraints:macos",
24
windows = "prelude//os/constraints:windows",
25
- ),
+ ), # buildifier: leave-alone
26
extra_data = struct(),
27
key = MODIFIER_METADATA_KEY,
28
stage0 = cfg_constructor_pre_constraint_analysis,
0 commit comments