Update .luacheckrc

This commit is contained in:
luk3yx 2024-08-03 10:06:23 +12:00
parent f912afe6bc
commit c6e81f646c
1 changed files with 1 additions and 0 deletions

View File

@ -12,6 +12,7 @@ globals = {
} }
read_globals = { read_globals = {
'sway',
math = {fields = {'round'}}, math = {fields = {'round'}},
string = {fields = {'split', 'trim'}}, string = {fields = {'split', 'trim'}},
table = {fields = {'copy', 'indexof'}}, table = {fields = {'copy', 'indexof'}},