Skip to content

refactor: Apply Lua "min" profile without math.log10 and math.pow #301

refactor: Apply Lua "min" profile without math.log10 and math.pow

refactor: Apply Lua "min" profile without math.log10 and math.pow #301

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