stevearc/Lua typecheck
Typecheck a Neovim plugin using lua-language-server
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| path | The path to typecheck | no | — |
| level | The minimum level of diagnostic that should be logged. One of Error, Warning, or Information | yes | Warning |
| configpath | path to luarc.json file | no | — |
| libraries | Space-separated list of github repos to add to library path | no | — |
| nvim-version | Version of neovim to use for running the test (e.g. v0.10.0) | no | — |
| luals-version | Version of LuaLS to use for running the test (e.g. 3.6.25) | no | — |
Outputs
no outputs