Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove BOM character in-place #1

Open
BC46 opened this issue Jul 23, 2022 · 0 comments
Open

Remove BOM character in-place #1

BC46 opened this issue Jul 23, 2022 · 0 comments

Comments

@BC46
Copy link
Collaborator

BC46 commented Jul 23, 2022

Currently the program always renames the file, even if the given file doesn't have a BOM character. We should consider having a look to see if it's possible to remove the BOM character in-place, meaning it doesn't always have to create a new file or rename the existing one.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant