Skip to content

Merge pull request #802 from rpatters1/latest-legacy-font-mapper #509

Merge pull request #802 from rpatters1/latest-legacy-font-mapper

Merge pull request #802 from rpatters1/latest-legacy-font-mapper #509

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