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 creation date from file content #100

Open
eduherminio opened this issue Dec 19, 2022 · 0 comments
Open

Remove creation date from file content #100

eduherminio opened this issue Dec 19, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@eduherminio
Copy link
Owner

If generated files are checked-in into source control and its generation process is automated, changes will always be detected due to the change of that generation time.

Path separation characters have been unified cross-OS to minimize those source-control discrepancies, so it could make sense to also get rid of the creation date.

No extra functionality would be added, since users can already provide a --prefixand a--sufifixand as long as nooutput` is provided, the creation date will be used in the name of the file.

@eduherminio eduherminio added the enhancement New feature or request label Dec 19, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant