We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
https://laf.dev
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.
Laf-cli
run this command:
laf func create test.name
The text was updated successfully, but these errors were encountered:
fix(cli): fix cli with function name rule (labring#1034)
ac9f737
fix(cli): fix function name rule, add laf-cli option to issue tpl (#1034
f07fecb
) (#1035) * fix(cli): fix cli with function name rule (#1034) * chore: add Laf-cli Env option when open bug issue
No branches or pull requests
Search before asking
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?
The text was updated successfully, but these errors were encountered: