diff --git a/.luacheckrc b/.luacheckrc index 0b4bb943..cf667ae5 100644 --- a/.luacheckrc +++ b/.luacheckrc @@ -9,6 +9,7 @@ ignore = { globals = { -- Runtime APIs "C_FileSystem", + "C_ImageProcessing", "C_Runtime", "C_Timer", "C_WebView",