Skip to content

Commit 70ed27a

Browse files
committed
chore: update scripts/lint.sh
1 parent 68894d1 commit 70ed27a

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

scripts/lint.sh

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,6 @@ echo
99
echo "[luarocks lint]"
1010
echo
1111

12-
luarocks lint "lua-evdev.rockspec"
12+
echo "Checking lua-evdev-dev-1.rockspec"
13+
./scripts/make-rockspec.sh dev-1
14+
luarocks lint "lua-evdev-dev-1.rockspec"

0 commit comments

Comments
 (0)