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

Validate static EntProtoId<T> fields #5593

Merged
merged 2 commits into from
Jan 16, 2025

Conversation

ElectroJr
Copy link
Member

The yaml-linter currently also checks that any static EntProtoId and ProtoId<T> fields correspond to valid prototypes, however it doesn't currently check EntProtoId<T>. This just updates it so that it also checks those, though it only checks that the entity prototype exists, not that it has the specified component.

@PJB3005 PJB3005 merged commit 448e8b0 into space-wizards:master Jan 16, 2025
3 checks passed
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.

2 participants