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

Add a warnig when using source = "." #203

Closed
thunderhook opened this issue Jul 21, 2024 · 0 comments · Fixed by #204
Closed

Add a warnig when using source = "." #203

thunderhook opened this issue Jul 21, 2024 · 0 comments · Fixed by #204
Labels
Milestone

Comments

@thunderhook
Copy link
Contributor

The following issue is about disallowing source = ".":

We might add a warning to discourage users from using it.

Maybe also providing a quick-fix to change it to the parameter name (maybe find a better text):

  • Replace source "." with "customer"

When there are multiple parameters provide a quick fix for each parameter, e.g. customer and age:

  • Replace source "." with "customer"
  • Replace source "." with "age"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants