Skip to content

Merge pull request #2 from getty104/fix-bug-of-remove-tab #11

Merge pull request #2 from getty104/fix-bug-of-remove-tab

Merge pull request #2 from getty104/fix-bug-of-remove-tab #11

Workflow file for this run

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