LuaFormatter
LuaFormatter copied to clipboard
Chained methods calls
Add option to config to break chained calls. For examle
obj:foo1():foo2() to obj:foo1() :foo2()
Duplicates #137