LOTS OF STUFF

This commit is contained in:
IonicCheese 2025-12-09 23:32:49 -08:00
commit 43f40c2550
499 changed files with 566 additions and 225 deletions

View file

@ -1,13 +0,0 @@
name: luacheck
on: [push, pull_request]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@master
- name: apt
run: sudo apt-get install -y luarocks
- name: luacheck install
run: luarocks install --local luacheck
- name: luacheck run
run: $HOME/.luarocks/bin/luacheck ./