Skip to content

feat(crate): Be flexible on accepted types and Implement From trait o… #262

feat(crate): Be flexible on accepted types and Implement From trait o…

feat(crate): Be flexible on accepted types and Implement From trait o… #262

Workflow file for this run

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