Skip to content

Merge pull request #788 from rpatters1/legacy-font-mapper #474

Merge pull request #788 from rpatters1/legacy-font-mapper

Merge pull request #788 from rpatters1/legacy-font-mapper #474

Workflow file for this run

name: Lint all src files
on:
push:
pull_request:
branches:
- "master"
jobs:
lint:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Luacheck linter
uses: lunarmodules/luacheck@v1