Skip to content

docs(readme): add badges #5

docs(readme): add badges

docs(readme): add badges #5

Workflow file for this run

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