Skip to content

Update README.md

Update README.md #10

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: "."