Skip to content

fix: most of the failed tests #32

fix: most of the failed tests

fix: most of the failed tests #32

Workflow file for this run

name: Style
on:
push:
branches: [main]
pull_request:
branches: [main]
jobs:
stylua:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: JohnnyMorganz/stylua-action@v1
with:
token: ${{ secrets.GITHUB_TOKEN }}
version: latest
args: --check .