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

Provide option to not write modTime #3

Merged
merged 1 commit into from Mar 8, 2019
Merged

Provide option to not write modTime #3

merged 1 commit into from Mar 8, 2019

Conversation

myitcv
Copy link
Owner

@myitcv myitcv commented Mar 8, 2019

No description provided.

@myitcv myitcv force-pushed the dontwritemodtime branch 5 times, most recently from b62115a to 5e44a8f Compare March 8, 2019 10:05
When using as a go:generate generator, the output should be idempotent.
The modTime on a source file is not relevant in some (all?) situations,
not least because it would differ based on the arbitrary modTime of the
source file itself (which might change between systems). Hence it
carries no information.
@myitcv myitcv changed the title Provide option not to write modTime Provide option to not write modTime Mar 8, 2019
@myitcv myitcv merged commit c52870a into master Mar 8, 2019
@myitcv myitcv deleted the dontwritemodtime branch March 8, 2019 15:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant