autorestic icon indicating copy to clipboard operation
autorestic copied to clipboard

Use YAML options when calling check or init

Open Chostakovitch opened this issue 3 years ago • 2 comments

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 ! :)

Chostakovitch avatar May 16 '22 13:05 Chostakovitch

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)

vercel[bot] avatar May 16 '22 13:05 vercel[bot]

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

cupcakearmy avatar May 16 '22 14:05 cupcakearmy

Sorry for the long delay!

cupcakearmy avatar Sep 13 '22 13:09 cupcakearmy