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

Abort generation if file exists and matches glob #91

Merged
merged 3 commits into from
Feb 12, 2018

Conversation

Etomyutikos
Copy link
Member

resolves #90

With this, a user can have Gnorm generate a file once and prevent
further generation (thus preserving future edits). Or prevent
accidental overwrites of files during generation. There are, I'm sure,
other use cases I can't envision at this time.

Erik Pettis added 3 commits December 19, 2017 17:36
resolves gnormal#90

With this, a user can have Gnorm generate a file once and prevent
further generation (thus preserving future edits). Or prevent
accidental overwrites of files during generation. There are, I'm sure,
other use cases I can't envision at this time.
Copy link
Member

@natefinch natefinch left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks awesome, thanks for the contribution!

@natefinch
Copy link
Member

And sorry it took so long for me to get to it.

@natefinch natefinch merged commit d696814 into gnormal:master Feb 12, 2018
@Etomyutikos
Copy link
Member Author

👍

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.

Ability to not overwrite generated files
2 participants