Update .luacheckrc
This commit is contained in:
parent
f912afe6bc
commit
c6e81f646c
|
@ -12,6 +12,7 @@ globals = {
|
|||
}
|
||||
|
||||
read_globals = {
|
||||
'sway',
|
||||
math = {fields = {'round'}},
|
||||
string = {fields = {'split', 'trim'}},
|
||||
table = {fields = {'copy', 'indexof'}},
|
||||
|
|
Loading…
Reference in New Issue