Remove obsolete stuffs
This commit is contained in:
7
bin/cmder/vendor/clink-completions/.luacheckrc
vendored
Normal file
7
bin/cmder/vendor/clink-completions/.luacheckrc
vendored
Normal file
@@ -0,0 +1,7 @@
|
||||
return {
|
||||
exclude_files = { ".lua", "modules/JSON.lua", "lua_modules" },
|
||||
files = {
|
||||
spec = { std = "+busted" },
|
||||
},
|
||||
globals = { "clink", "rl_state", "rl", "settings", "log", "path" }
|
||||
}
|
||||
Reference in New Issue
Block a user