stylua 0.1.0-alpha.3

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