diff --git a/.build.yml b/.build.yml new file mode 100644 index 0000000..c58e847 --- /dev/null +++ b/.build.yml @@ -0,0 +1,9 @@ +image: alpine/edge +packages: + - luacheck +sources: + - https://github.com/vicious-widgets/vicious +tasks: + - check: | + cd vicious + luacheck --config=tools/luacheckrc .