Skip to content

feat: generate vim docs on push with a github action #7

feat: generate vim docs on push with a github action

feat: generate vim docs on push with a github action #7

Workflow file for this run

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