srctree
repos
owner
network
issues
0
diffs
0
Public
Robin Linden
parent
27758d1b
95114360
bzl: Add a docstring to satisfy buildifier
Also add a copyright header to follow what we're doing in the rest of the project.
bzl/defs.bzl
added: 7, removed: 1, total 6
@@ -1,3 +1,9 @@
# SPDX-FileCopyrightText: 2022 Robin Lindén <dev@robinlinden.eu>
#
# SPDX-License-Identifier: BSD-2-Clause
"""Starlark rules for creating xfail tests."""
load("@rules_cc//cc:defs.bzl", "cc_binary")
def cc_xfail_test(