Skip to content

fix(metatable): Evaluate callability by fetching meta-fields with raw… #93

fix(metatable): Evaluate callability by fetching meta-fields with raw…

fix(metatable): Evaluate callability by fetching meta-fields with raw… #93

Workflow file for this run

name: Luacheck
on: [push, pull_request]
jobs:
luacheck:
runs-on: ubuntu-22.04
steps:
- name: Checkout
uses: actions/checkout@v3
- name: Luacheck
uses: lunarmodules/luacheck@v0