mirror of
https://github.com/Dadido3/noita-mapcap.git
synced 2024-11-22 21:17:33 +00:00
Change Lua formatting rules
This commit is contained in:
parent
43e265dc92
commit
bc504e7399
5
.vscode/settings.json
vendored
5
.vscode/settings.json
vendored
@ -30,5 +30,8 @@
|
||||
"ymax",
|
||||
"ymin"
|
||||
],
|
||||
"Lua.runtime.version": "LuaJIT"
|
||||
"Lua.runtime.version": "LuaJIT",
|
||||
"Lua.format.defaultConfig": {
|
||||
"max_line_length": "512"
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue
Block a user