Skip to content

Support alt config modules #20

Support alt config modules

Support alt config modules #20

Workflow file for this run

name: Linting with luacheck
on:
- push
- pull_request
jobs:
run-luacheck-linter:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: tarantool/setup-tarantool@v3
with:
tarantool-version: '2.11.2'
- name: install tarantool/luacheck and execute it
run: tarantoolctl rocks install luacheck && .rocks/bin/luacheck .