Commit graph

5 commits

Author SHA1 Message Date
Kim Alvefur
1f67f1170c lua-format: Let simple things be one line
This doesn't really handle nesting all that nicely tho.
2023-11-30 18:45:05 +01:00
Kim Alvefur
7afae2218d lua-format: Further tweaks
Keeping things a single line makes very deeply nested things "pyramids"
a single line, which makes them hard to read.
2023-01-18 18:35:24 +01:00
Kim Alvefur
de20f810d3 lua-format: Add new settings 2021-07-28 14:55:17 +02:00
Kim Alvefur
b80f212813 lua-format: Tweaks attempting to fit our code style 2020-07-07 18:23:23 +02:00
Kim Alvefur
39c96672e2 lua-format: Check in defaults
By starting with the built-in defaults, we get a nice history of
differences from those as we figure out what settings suit us

Sorted make comparisons easier.
2020-07-07 18:30:15 +02:00