ミラー元
https://github.com/pyrollo/display_modpack.git
前回の同期 2025-11-04 16:05:30 +01:00
luacheck, remove old compatibility stuff
このコミットが含まれているのは:
25
.luacheckrc
ノーマルファイル
25
.luacheckrc
ノーマルファイル
@@ -0,0 +1,25 @@
|
||||
unused_args = false
|
||||
|
||||
ignore = {
|
||||
"431", -- Shadowing an upvalue
|
||||
"432", -- Shadowing an upvalue argument
|
||||
}
|
||||
|
||||
read_globals = {
|
||||
"minetest",
|
||||
"string",
|
||||
"table",
|
||||
"vector",
|
||||
"default"
|
||||
}
|
||||
|
||||
globals = {
|
||||
"boards",
|
||||
"display_api",
|
||||
"font_api",
|
||||
"ontime_clocks",
|
||||
"signs",
|
||||
"signs_api",
|
||||
"signs_road",
|
||||
"steles"
|
||||
}
|
||||
新しいイシューから参照
ユーザーをブロックする