Skip to content

fix: use the latest instance and actions #30

fix: use the latest instance and actions

fix: use the latest instance and actions #30

Workflow file for this run

name: Linting and style checking
on: [pull_request]
jobs:
stylua:
name: stylua
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v6
- uses: JohnnyMorganz/stylua-action@v4
with:
token: ${{ secrets.GITHUB_TOKEN }}
version: latest
args: --color always --check lua/