Consider supporting character encodings other than utf-8
Open
enhancement
- Dominant language
- Go
- Stars
- 16
- Forks
- 4
- PR merge metrics
- No merged PRs in 30d
Description
### TL;DR
Currently actions like `string_replace` and `regex_replace` assume that the files they are operating on are utf-8 encoded. We could consider making this more flexible.
### Detailed design
_No response_
### Alternatives considered
_No response_
### Additional information
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.