```toml foo = ['a', "b"] ``` it would be nice if the formatter converted strings to use double quotes when there are no valid escape characters in the strings
it would be nice if the formatter converted strings to use double quotes when there are no valid escape characters in the strings