Skip to content

Commit ae0d3ec

Browse files
a-andreedalm
authored andcommitted
check-style: Ignore invalid SPDX license expression
1 parent abe4e3d commit ae0d3ec

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

utils/check-style-clang-format.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -850,7 +850,9 @@ def check_licenses_line(
850850
]
851851
# fmt: on
852852

853+
# REUSE-IgnoreStart
853854
SPDX_LICENSE = "SPDX-License-Identifier: GPL-2.0-only"
855+
# REUSE-IgnoreEnd
854856

855857
is_line_compliant = True
856858
line_fixed = line

0 commit comments

Comments
 (0)