Skip to content

fix(callable): __call cannot be in a nested metatable #511

fix(callable): __call cannot be in a nested metatable

fix(callable): __call cannot be in a nested metatable #511

Workflow file for this run

name: Luacheck
on: [push, pull_request]
jobs:
luacheck:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Luacheck
uses: lunarmodules/luacheck@v1