mirror of
https://github.com/minetest-mods/player_monoids.git
synced 2025-07-22 09:40:29 +02:00
Tests: ensure integrity and fix up style issues
This change also greatly reduces the execution time of the tests.
This commit is contained in:
@ -1,5 +1,9 @@
|
||||
|
||||
-- 212: Unused argument.
|
||||
ignore = { "212" }
|
||||
|
||||
read_globals = {
|
||||
"core",
|
||||
"minetest",
|
||||
"vector",
|
||||
}
|
||||
|
Reference in New Issue
Block a user