Skip to content

Update licensing year to 2025 #70

Update licensing year to 2025

Update licensing year to 2025 #70

Workflow file for this run

name: "Lint Project"
on: [push]
jobs:
lint-luacheck:
runs-on: ubuntu-latest
name: Luacheck linting
steps:
- name: Checkout Repository
uses: actions/checkout@v2
- name: Luacheck for lua codebases
uses: RagedUnicorn/[email protected]