Skip to content

feat: Support Reading Dyff Config from a File#498

Open
iNoahNothing wants to merge 1 commit into
homeport:mainfrom
iNoahNothing:nkrause/configFile
Open

feat: Support Reading Dyff Config from a File#498
iNoahNothing wants to merge 1 commit into
homeport:mainfrom
iNoahNothing:nkrause/configFile

Conversation

@iNoahNothing

Copy link
Copy Markdown
Contributor

This PR implements setting dyff between config options via a yaml file using keys with the same names. It uses viper to manage the CLAs allowing for them to be set in a file and flags.

This is scoped to the between command since it is the only meaningful declarative function of dyff. The other subcommands are mainly used imperatively to change formatting.

Resolves: #496

Signed-off-by: Noah Krause <krausenoah@gmail.com>
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.

feat: Support Reading Dyff Config from a File

1 participant