Skip to content

refactor(lsp): better early returns to stay on the "happy-path" #820

refactor(lsp): better early returns to stay on the "happy-path"

refactor(lsp): better early returns to stay on the "happy-path" #820

Workflow file for this run

---
name: CI
on:
push:
pull_request:
# This is only for testing.
workflow_dispatch:
jobs:
stylua:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v6
- uses: JohnnyMorganz/stylua-action@v4
with:
token: ${{ secrets.GITHUB_TOKEN }}
version: latest
args: --check .