Kyle Evans e402cd1307 stand/lua: More style nits, config.lua
Some other points I think we need to be consistent on:
- Spacing around string concatenation (always)
- Test against 'nil' explicitly rather than relying on 'not' for things that
  reasonably won't be returning a boolean. e.g. loader.getenv

Eventually this will all get formalized somewhere.
2018-02-18 01:35:46 +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-08 22:59:51 +00:00
2017-12-02 00:06:58 +00:00