Skip to content

feat(health): show a command for double checking the configuration (#… #721

feat(health): show a command for double checking the configuration (#…

feat(health): show a command for double checking the configuration (#… #721

Workflow file for this run

---
name: Type check
on:
pull_request: ~
push:
branches:
- main
jobs:
build:
name: Type check
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4.1.7
- uses: stevearc/nvim-typecheck-action@v2
with:
path: lua
level: Information
libraries:
# space separated
https://github.com/nvim-lua/plenary.nvim