diff --git a/.luacheckrc b/.luacheckrc index c28dcf0..fe0b58e 100644 --- a/.luacheckrc +++ b/.luacheckrc @@ -3,11 +3,6 @@ unused_args = false allow_defined_top = true max_line_length = 90 -ignore = { - "default_stone_sounds", - "default_metal_sounds" -} - stds.minetest = { read_globals = { "DIR_DELIM",