diff --git a/.luacheckrc.template b/.luacheckrc.template index e7e6839..aa277ad 100644 --- a/.luacheckrc.template +++ b/.luacheckrc.template @@ -83,6 +83,7 @@ stds.cfx = { "quat", "qua", "joaat", + "source", %%SHARED_GLOBALS%% } } @@ -90,7 +91,6 @@ stds.cfx = { stds.cfx_sv = { globals = { "GlobalState" }, read_globals = { - "source", "TriggerClientEvent", "TriggerLatentClientEvent", "RegisterServerEvent",