Commit to GIT with UTF-8 With BOM

Viewed 30

As the subject suggests, how would I go about committing changes to Git using the UTF-8 with BOM encoding, and then ensure VS Code keeps this encoding format throughout the dev cycle?

My scripts keep getting encoded incorrectly and running with additional characters but need to make sure this is changed on all interfaces.

0 Answers
Related