Skip to content
This repository has been archived by the owner on Sep 26, 2022. It is now read-only.

feat: return error to user if they provide a marker argument key that is not recognized #259

Open
lander2k2 opened this issue Feb 4, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@lander2k2
Copy link
Contributor

If you include a valid marker with an invalid argument key like this:

// +operator-builder:field:name=potato,tipe=string,default="apple"

In this case type is mispelled as tipe. Today the code generation continues. Will improve the UX to return an error to the user.

@lander2k2 lander2k2 added the enhancement New feature or request label Feb 4, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant