I have installed Black-Python formatter in VS code. I was editing a yaml file and seems like Black converted all the single quotes of the file to double quotes. Does Back also format yaml files then?
I have installed Black-Python formatter in VS code. I was editing a yaml file and seems like Black converted all the single quotes of the file to double quotes. Does Back also format yaml files then?
Comments
Post a Comment