Some checks failed
NeoVim tests / code-quality (push) Failing after 1m6s
13 lines
285 B
JSON
13 lines
285 B
JSON
{
|
|
"$schema": "https://raw.githubusercontent.com/EmmyLuaLs/emmylua-analyzer-rust/refs/heads/main/crates/emmylua_code_analysis/resources/schema.json",
|
|
"runtime": {
|
|
"version": "LuaJIT"
|
|
},
|
|
"workspace": {
|
|
"library": [
|
|
"$VIMRUNTIME",
|
|
"library/busted"
|
|
]
|
|
}
|
|
}
|