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

feat: validate commands #594

Merged
merged 31 commits into from
Aug 31, 2022
Merged

feat: validate commands #594

merged 31 commits into from
Aug 31, 2022

Conversation

solvedDev
Copy link
Member

Reland #591

outercloudstudio and others added 30 commits August 21, 2022 13:41
Validates:
- Command Name
- Argument Types
- Argument Count
Diagnostics and warnings are stored per definition until the definition passes. This allows warnings in one command to still appear if one of its command arguments has an error.
Needs further testing to see if this functions properly
@solvedDev solvedDev merged commit 9575e9e into dev Aug 31, 2022
@solvedDev solvedDev deleted the feat/validate-commands branch August 31, 2022 11:59
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

Successfully merging this pull request may close these issues.

None yet

3 participants