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

Adding dry run option #286

Merged
merged 1 commit into from
Jun 15, 2020
Merged

Adding dry run option #286

merged 1 commit into from
Jun 15, 2020

Conversation

LandonTClipp
Copy link
Collaborator

@LandonTClipp LandonTClipp commented Jun 15, 2020

Fixes #281.

Adds a dry run option that will not write to files. A debug message has
been added that shows where the file will be written to.

Additionally, we're starting to move towards a new configuration methodology where all objects share the same Config struct, instead of having to manually manage them. Just leverage viper.

Fixes #281.

Adds a dry run option that will not write to files. A debug message has
been added that shows where the file will be written to.
@LandonTClipp LandonTClipp merged commit 212ba3e into vektra:master Jun 15, 2020
@LandonTClipp LandonTClipp deleted the dry_run branch June 15, 2020 04:41
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.

I wish there was a way to do a dry run.
1 participant