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

feat: add charset flag #41

Merged
merged 2 commits into from
May 2, 2024
Merged

feat: add charset flag #41

merged 2 commits into from
May 2, 2024

Conversation

mavogel
Copy link
Contributor

@mavogel mavogel commented Oct 19, 2021

What does this do / why do we need it?

Some files need to stay with specific charset, so I used paulrosania/go-charset to convert charset of environment variables to replace in documents when use -c flag.

What should your reviewer look out for in this PR?

are there tests?

Check lists

  • Test passed
  • Coding style (indentation, etc)

Which issue(s) does this PR fix?

@mavogel mavogel mentioned this pull request Oct 19, 2021
…, use os.ReadFile instead of ioutil.ReadFile, refine error handling, and update Go version with respective Docker runs-on in GitHub workflow.
@enc enc merged commit 4f01864 into master May 2, 2024
3 checks passed
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

Successfully merging this pull request may close these issues.

2 participants