Skip to content

core: Use new hit test API for nameplates #468

core: Use new hit test API for nameplates

core: Use new hit test API for nameplates #468

Workflow file for this run

name: Lint
on:
pull_request:
paths:
- '**.lua'
jobs:
lint:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/Checkout@v6
- name: Run luacheck
uses: nebularg/actions-luacheck@v1
with:
annotate: warning
args: --no-color