|
|
|
|
|
by vitiral
896 days ago
|
|
Have you tried for any length of time? For example, there's lots of little places where aligning keywords helps clarify code https://github.com/civboot/civlua/blob/main/ds/ds.lua#L89 Formatters HATE putting multiple statements on a single line, but when they go it makes it so much easier to parse (for a person) |
|