]> git.lizzy.rs Git - minetest.git/blobdiff - .luacheckrc
Let node 'place' and 'dug' sounds be heard by other players
[minetest.git] / .luacheckrc
index a21051514d15c6a3c9f2f8cefd9858c8ad9f0ab6..3ab6e10c8938c310c3ee369d718ee2adba20555b 100644 (file)
@@ -18,7 +18,7 @@ read_globals = {
        "profiler",
        "Settings",
 
-       string = {fields = {"split"}},
+       string = {fields = {"split", "trim"}},
        table  = {fields = {"copy", "getn", "indexof", "insert_all"}},
        math   = {fields = {"hypot"}},
 }