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 ea2ad21 commit b08d7e9Copy full SHA for b08d7e9
BUILD
@@ -10,8 +10,8 @@
10
#
11
# SPDX-License-Identifier: Apache-2.0
12
# *******************************************************************************
13
-load("@score_dash_license_checker//:dash.bzl", "dash_license_checker")
14
load("@score_cr_checker//:cr_checker.bzl", "copyright_checker")
+load("@score_dash_license_checker//:dash.bzl", "dash_license_checker")
15
load("@score_format_checker//:macros.bzl", "use_format_targets")
16
load("//:project_config.bzl", "PROJECT_CONFIG")
17
0 commit comments