Skip to content

chore(doc): automatic vimdoc update (#457) #422

chore(doc): automatic vimdoc update (#457)

chore(doc): automatic vimdoc update (#457) #422

Workflow file for this run

name: Lint
on:
push:
branches:
- "main"
pull_request:
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: lunarmodules/luacheck@v1