Skip to content

refactor: update FlashLabel highlight #494

refactor: update FlashLabel highlight

refactor: update FlashLabel highlight #494

Workflow file for this run

name: Format
on: [pull_request]
jobs:
stylua:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: JohnnyMorganz/stylua-action@v2
with:
token: ${{ secrets.GITHUB_TOKEN }}
version: latest
args: tests/ lua/ --check .