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

Plug in user wants to be warned when a row is going to overwrite a target file produced by a previous row. #11

Open
danidemi opened this issue Apr 25, 2017 · 0 comments

Comments

@danidemi
Copy link
Owner

To avoid messing up with large csv file and complex template
as a busy developer
I'd like the plugin to warn me if a row from the CSV is going to generate a target file that was previously generated from another row.

Rationale

Let's suppose I've wronlgy set up the generation mode to ONE_CONTEXT_PER_LINE and I set a FileNameTemplate that makes to different rows to match the same file. Wouldn't it be better in this case to stop the generation saying that we are going to generate a file that was already generated ?

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

1 participant