Kyle Evans 24a1bd54dc stand/lua: Style pass
These are the style points that I'd like to try and maintain in our lua
scripts:
- Parentheses around conditionals
- Trailing semicolons, except on block terminators
- s:method(...) instead of string.method(s, ...) where applicable

There's likely more, but that'll get hammered out as we continue.
2018-02-17 05:52:25 +00:00
..
2018-02-15 15:01:07 +00:00
2018-02-14 18:05:37 +00:00
2018-02-02 15:01:49 +00:00
2018-02-17 00:12:30 +00:00
2018-02-17 05:52:25 +00:00
2018-02-08 22:59:51 +00:00
2017-12-02 00:06:58 +00:00