Skip to content

Commit 07ece23

Browse files
committed
Fix lint script
1 parent 95caff6 commit 07ece23

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts-dev/lint.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
set -e
99

1010
files=(
11-
"matrix_content_scanner"
11+
"src"
1212
"tests"
1313
)
1414

0 commit comments

Comments
 (0)