Skip to content

Commit b9a2eb3

Browse files
Prep release
1 parent 1af00f0 commit b9a2eb3

File tree

2 files changed

+5
-34
lines changed

2 files changed

+5
-34
lines changed

BUILD

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ load("@score_cr_checker//:cr_checker.bzl", "copyright_checker")
2525
# SPDX-License-Identifier: Apache-2.0
2626
# *******************************************************************************
2727
load("@score_format_checker//:macros.bzl", "use_format_targets")
28+
load("@score_docs_as_code//:docs.bzl", "docs")
2829

2930
package(default_visibility = ["//visibility:public"])
3031

@@ -47,3 +48,7 @@ copyright_checker(
4748
template = "@score_cr_checker//resources:templates",
4849
visibility = ["//visibility:public"],
4950
)
51+
52+
docs (
53+
conf_dir="process"
54+
)

process/BUILD

Lines changed: 0 additions & 34 deletions
This file was deleted.

0 commit comments

Comments
 (0)