Skip to content

feat: discovers test that have the 'function' keyword #18

feat: discovers test that have the 'function' keyword

feat: discovers test that have the 'function' keyword #18

Workflow file for this run

name: Stylua Format
on:
push:
branches: [ "main" ]
pull_request:
branches: [ "main" ]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: JohnnyMorganz/stylua-action@v3
with:
token: ${{ secrets.GITHUB_TOKEN }}
version: latest # NOTE: we recommend pinning to a specific version in case of formatting changes
# CLI arguments
args: --check .