Skip to content

fix stylua

fix stylua #30

Workflow file for this run

name: CI
on:
workflow_dispatch:
pull_request:
push:
branches: ['main']
jobs:
format:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: JohnnyMorganz/stylua-action@v4
with:
token: ${{ secrets.GITHUB_TOKEN }}
version: 0.20.0
args: --check .