Skip to content

feat(build): Add rockspec and build tooling for rusile module #55

feat(build): Add rockspec and build tooling for rusile module

feat(build): Add rockspec and build tooling for rusile module #55

Workflow file for this run

name: StyLua
on: [ push, pull_request ]
jobs:
stylua:
runs-on: ubuntu-22.04
steps:
- name: Checkout
uses: actions/checkout@v4
- name: StyLua
uses: JohnnyMorganz/stylua-action@v4
with:
token: ${{ secrets.GITHUB_TOKEN }}
version: 2.0.0
args: --check --respect-ignores -g '*.lua' -g '*.lua.in' -g '*.rockspec.in' .busted .luacov .luacheckrc build-aux/config.ld .