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

Add option to not generate the stripped comments file #1

Open
inxomnyaa opened this issue Sep 20, 2021 · 1 comment
Open

Add option to not generate the stripped comments file #1

inxomnyaa opened this issue Sep 20, 2021 · 1 comment

Comments

@inxomnyaa
Copy link

I am planning to use this in a GitHub action, and currently i have to keep track of the original file, the comments file and the output file, and delete the comments file in post plus mv the output file to the original file's name.

Additionally it would be neat to strip a file and write the output into the original file

Currently running i.e. ./json_comment --strip my.comments < hud_screen.json > hud_screen.json results in the file becoming empty

@mewalig
Copy link
Owner

mewalig commented Oct 5, 2021

Will consider. Could you provide a specific and short example of an input file content, the proposed command, and the output file(s) content?

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

2 participants