Skip to content

Commit bc94e24

Browse files
committed
[ci] Add luacheck to tests #77
Remove all filter flags from luacheck Ensure luacheck tests over all code Fixes #77
1 parent 4c5e1f1 commit bc94e24

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

runtests

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#!/bin/bash
22
set -e
3+
luacheck . -a
34
cd openwisp-config/tests/
4-
luacheck . -d -a -r
55
lua test_store_unmanaged.lua -v
66
lua test_restore_unmanaged.lua -v
77
lua test_uci_autoname.lua -v

0 commit comments

Comments
 (0)