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

Use YAML options when calling check or init #199

Merged
merged 1 commit into from
Sep 13, 2022
Merged

Use YAML options when calling check or init #199

merged 1 commit into from
Sep 13, 2022

Conversation

Chostakovitch
Copy link
Contributor

This PR attempts to fix #198.

It mimics the utility function that merges all options for a given command, but as check or init are backend-related, we don't have a Location object to call the existing function.

It works, however I am not familiar with Go and I find my code little elegant. Feel free to improve it ! :)

@vercel
Copy link

vercel bot commented May 16, 2022

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
autorestic ✅ Ready (Inspect) Visit Preview May 16, 2022 at 1:41PM (UTC)

@cupcakearmy
Copy link
Owner

Thanks for the PR, looks good at first sight, will review this week

@cupcakearmy cupcakearmy merged commit b830667 into cupcakearmy:master Sep 13, 2022
@cupcakearmy
Copy link
Owner

Sorry for the long delay!

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.

Check and init command ignore YAML options
2 participants