Skip to content

tests: add tests and workflow #17

tests: add tests and workflow

tests: add tests and workflow #17

Workflow file for this run

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