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 df1dd67 commit 2249efcCopy full SHA for 2249efc
BUILD
@@ -1,3 +1,5 @@
1
+load("@score_docs_as_code//:docs.bzl", "docs")
2
+
3
# *******************************************************************************
4
# Copyright (c) 2025 Contributors to the Eclipse Foundation
5
#
@@ -11,7 +13,6 @@
11
13
# SPDX-License-Identifier: Apache-2.0
12
14
15
load("@score_tooling//:defs.bzl", "copyright_checker", "use_format_targets")
-load("@score_docs_as_code//:docs.bzl", "docs")
16
17
package(default_visibility = ["//visibility:public"])
18
0 commit comments