Skip to content

Commit ea2ad21

Browse files
format fix
Signed-off-by: Dan Calavrezo <[email protected]>
1 parent 9cb657c commit ea2ad21

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

BUILD

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
load("@score_cr_checker//:cr_checker.bzl", "copyright_checker")
2-
31
# *******************************************************************************
42
# Copyright (c) 2025 Contributors to the Eclipse Foundation
53
#
@@ -13,6 +11,7 @@ load("@score_cr_checker//:cr_checker.bzl", "copyright_checker")
1311
# SPDX-License-Identifier: Apache-2.0
1412
# *******************************************************************************
1513
load("@score_dash_license_checker//:dash.bzl", "dash_license_checker")
14+
load("@score_cr_checker//:cr_checker.bzl", "copyright_checker")
1615
load("@score_format_checker//:macros.bzl", "use_format_targets")
1716
load("//:project_config.bzl", "PROJECT_CONFIG")
1817

0 commit comments

Comments
 (0)