Skip to content

fix: correct TabsVsSpacesStandardize spelling in readme #10

fix: correct TabsVsSpacesStandardize spelling in readme

fix: correct TabsVsSpacesStandardize spelling in readme #10

Workflow file for this run

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