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

[bug] laf cli error when create a function not only contain English letters or underscores #1034

Closed
2 tasks done
yuedanlabs opened this issue Apr 16, 2023 · 0 comments
Closed
2 tasks done

Comments

@yuedanlabs
Copy link
Contributor

Search before asking

  • I had searched in the issues and found no similar issues.

Environment

https://laf.dev

What happened

Meet error when create a function with function name not only contain English letters or underscores, like: test-index, or test.name

I will fix it with a PR later.

And one more thing.

Issues templates Environment should contain Laf-cli option. And I will add it too in next PR.

How to reproduce

run this command:

laf func create test.name

Are you willing to submit PR?

  • Yes I am willing to submit a PR!
yuedanlabs added a commit to yuedanlabs/laf that referenced this issue Apr 16, 2023
maslow pushed a commit that referenced this issue Apr 19, 2023
) (#1035)

* fix(cli): fix cli with function name rule (#1034)

* chore: add Laf-cli Env option when open bug issue
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

No branches or pull requests

2 participants