index
:
a4
master
A4 is the precision augmentation for the experienced programmer
Wayne Cole
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
/
ci
/
lua_ls_check.lua
blob: 65db8c90f9fc2905090e1fea8aded36a2de776fe (
plain
)
1
2
3
4
5
local
function
main
()
print
(
"LSP checks needed"
)
end
main
()