Skip to content

chore: add FUNDING.yml #972

chore: add FUNDING.yml

chore: add FUNDING.yml #972

Workflow file for this run

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