Micah
                                            Micah
                                        
                                    @kennethloeffler When you have a moment, can you take a look at this again? Turns out it needs your approval, haha.
The only obvious answer to this is to add API to distinguish between serializing a place file and serializing a model. I'm not sure what the design of such an...
I'm not sure what you mean by fixer. Do you mean something to automatically fix the problem? If so, that seems doable, though it might be better to put it...
Ideally, yes, simply because there might be cases where someone runs Selene without StyLua. Though it's less of a priority now, obviously.
Would be interested to know your thoughts on this @Kampfkarren. Especially the `goto` syntax, since supporting that would require messing with full-moon (I'll open an issue on that repo if...
Actual problem: if there is an empty `else` block, it causes problem with the shadowing lint. Easy repro: ```lua local foo = function(bar) if bar then print(bar) else -- This...
I'm currently in the process of rewriting this module so that it's a lot more workable; this will probably make its way into v2.0.0
I'll fix Selene in a bit, but make sure you run StyLua and update code in both the Roblox and Vanilla files.
I'm not sure about removing the "games using rojo" section (if someone is new to the 3rd party ecosystem I think it serves as a good endorsement) but the rest...
I've since reversed my thoughts, we should probably kill that section haha. It's an unnecessary maintenance burden.