Skip to content

rail building and clearing fixes #10

rail building and clearing fixes

rail building and clearing fixes #10

Workflow file for this run

on:
push: {}
pull_request: {}
jobs:
check-format:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
- name: 'stylua --check'
uses: JohnnyMorganz/stylua-action@v4
with:
token: ${{ secrets.GITHUB_TOKEN }}
version: latest # NOTE: we recommend pinning to a specific version in case of formatting changes
# CLI arguments
args: --check .