Skip to content

fix: Update the show option to a simple style #20

fix: Update the show option to a simple style

fix: Update the show option to a simple style #20

Workflow file for this run

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