Switch to emmylua for type-checking
Some checks failed
NeoVim tests / code-quality (push) Failing after 1m6s
Some checks failed
NeoVim tests / code-quality (push) Failing after 1m6s
This commit is contained in:
20
.gitmodules
vendored
Normal file
20
.gitmodules
vendored
Normal file
@@ -0,0 +1,20 @@
|
||||
; [submodule "library/busted"]
|
||||
; path = library/busted
|
||||
; url = https://github.com/LuaCATS/busted
|
||||
; branch = main
|
||||
; [submodule "library/luassert"]
|
||||
; path = library/luassert
|
||||
; url = https://github.com/LuaCATS/luassert
|
||||
; branch = main
|
||||
; [submodule "library/luv"]
|
||||
; path = library/luv
|
||||
; url = https://github.com/LuaCATS/luv
|
||||
; branch = main
|
||||
[submodule "library/busted"]
|
||||
path = library/busted
|
||||
url = https://github.com/LuaCATS/busted
|
||||
branch = main
|
||||
[submodule "library/luassert"]
|
||||
path = library/luassert
|
||||
url = https://github.com/LuaCATS/luassert
|
||||
branch = main
|
||||
Reference in New Issue
Block a user