stylua 0.4.0

A code formatter for Lua
Documentation
1
2
3
local foo = 'this \'string\' has \'escaped\' single quotes with "double quotes"'
local bar = "test \'foo\' \"bar\""
local baz = '\\"""'