Skip to content

Commit e216592

Browse files
committed
fix(CI): reuse lint
1 parent 8fc9d06 commit e216592

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

REUSE.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ SPDX-FileCopyrightText = "None"
99
SPDX-License-Identifier = "CC0-1.0"
1010

1111
[[annotations]]
12-
path = ["README**.md", "NEWS", "assets/**.rc", "assets/**.qrc", "dist/**"]
12+
path = ["README**.md", "NEWS", "assets/**.rc.in", "assets/**.qrc", "dist/**"]
1313
precedence = "aggregate"
1414
SPDX-FileCopyrightText = "None"
1515
SPDX-License-Identifier = "CC0-1.0"

0 commit comments

Comments
 (0)