Skip to content

lsp(null-ls): add vzit as zig formatter #294

lsp(null-ls): add vzit as zig formatter

lsp(null-ls): add vzit as zig formatter #294

Workflow file for this run

name: CI
on:
push:
branches: ["main"]
pull_request:
workflow_dispatch:
jobs:
format:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: JohnnyMorganz/stylua-action@v2
with:
token: ${{ secrets.GITHUB_TOKEN }}
version: 0.16.1
args: --check .