summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorCaleb Maclennan <caleb@alerque.com>2022-08-25 22:42:34 +0300
committerHisham Muhammad <hisham@gobolinux.org>2022-08-25 17:30:47 -0300
commitc5f3b16d7f44a187c5cefe4c7c622a0b8e678acc (patch)
tree4fa83ce929b1aa6a2f47e25b0c3bc11b08e71a99 /README.md
parenta0bc05dcc7f44b94fb4585c560928ba9be6d8bdc (diff)
downloadluarocks-c5f3b16d7f44a187c5cefe4c7c622a0b8e678acc.tar.gz
luarocks-c5f3b16d7f44a187c5cefe4c7c622a0b8e678acc.tar.bz2
luarocks-c5f3b16d7f44a187c5cefe4c7c622a0b8e678acc.zip
tests: Use upstream provided GH Action for Luacheck
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 3e22e06e..5d77ed89 100644
--- a/README.md
+++ b/README.md
@@ -3,6 +3,7 @@
3A package manager for Lua modules. 3A package manager for Lua modules.
4 4
5[![Build Status](https://github.com/luarocks/luarocks/actions/workflows/test.yml/badge.svg)](https://github.com/luarocks/luarocks/actions) 5[![Build Status](https://github.com/luarocks/luarocks/actions/workflows/test.yml/badge.svg)](https://github.com/luarocks/luarocks/actions)
6[![Lint Status](https://github.com/luarocks/luarocks/actions/workflows/Luacheck/badge.svg)](https://github.com/luarocks/luarocks/actions/workflows/luacheck.yml)
6[![Build Status](https://ci.appveyor.com/api/projects/status/4x4630tcf64da48i/branch/master?svg=true)](https://ci.appveyor.com/project/hishamhm/luarocks/branch/master) 7[![Build Status](https://ci.appveyor.com/api/projects/status/4x4630tcf64da48i/branch/master?svg=true)](https://ci.appveyor.com/project/hishamhm/luarocks/branch/master)
7[![Coverage Status](https://codecov.io/gh/luarocks/luarocks/coverage.svg?branch=master)](https://codecov.io/gh/luarocks/luarocks/branch/master) 8[![Coverage Status](https://codecov.io/gh/luarocks/luarocks/coverage.svg?branch=master)](https://codecov.io/gh/luarocks/luarocks/branch/master)
8[![Join the chat at https://gitter.im/luarocks/luarocks](https://badges.gitter.im/luarocks/luarocks.svg)](https://gitter.im/luarocks/luarocks) 9[![Join the chat at https://gitter.im/luarocks/luarocks](https://badges.gitter.im/luarocks/luarocks.svg)](https://gitter.im/luarocks/luarocks)