Skip to content

Add a window parameter to moveWindowToSpace() #52

Add a window parameter to moveWindowToSpace()

Add a window parameter to moveWindowToSpace() #52

Workflow file for this run

---
name: Lint Code Base
on:
pull_request: ~
push:
branches:
- main
jobs:
build:
name: Lint Code Base
runs-on: ubuntu-latest
steps:
- name: Checkout Code
uses: actions/checkout@v4
- name: Lint Code Base
uses: mrcjkb/[email protected]
with:
configpath: ".luarc.json"
directories: "."