CI: add super-linter for pull requests
authorPaul Spooren <mail@aparcar.org>
Thu, 10 Sep 2020 18:53:22 +0000 (08:53 -1000)
committerPaul Spooren <mail@aparcar.org>
Mon, 14 Sep 2020 21:05:33 +0000 (11:05 -1000)
commit2b5de22202dafe849bfbce3adf1488d542ba8b24
treea2e752e8202eedce0d80fd54e09ffc32b8888536
parent69c8cb41292536d68f069a8d97eacb09e2014f2b
CI: add super-linter for pull requests

This commit adds a linter which checks most common filetypes, including
Shell and Lua. Ideally this improves the quality of especially `init`
scripts written in Shell.

Signed-off-by: Paul Spooren <mail@aparcar.org>
.github/workflows/linter.yml [new file with mode: 0644]