Skip to content

Commit

Permalink
cli help text for --std
Browse files Browse the repository at this point in the history
  • Loading branch information
BuckarooBanzay committed Feb 8, 2024
1 parent cbc3284 commit 216593c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/luacheck/main.lua
Original file line number Diff line number Diff line change
Expand Up @@ -92,6 +92,7 @@ Links:
" luajit - globals of LuaJIT 2.x;\n" ..
" ngx_lua - globals of Openresty lua-nginx-module 0.10.10, including standard LuaJIT 2.x globals;\n" ..
" love - globals added by LÖVE;\n" ..
" minetest - globals added by minetest;\n" ..
" playdate - globals added by the Playdate SDK;\n" ..
" busted - globals added by Busted 2.0, by default added for files ending with _spec.lua within spec, " ..
"test, and tests subdirectories;\n" ..
Expand Down

0 comments on commit 216593c

Please sign in to comment.