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 validator for identifiers missing references #2418

Merged
merged 1 commit into from
Oct 15, 2024

Conversation

kstich
Copy link
Contributor

@kstich kstich commented Oct 10, 2024

This commit introduces a new validator that emits warnings when it detects a member that matches a resource identifier without the relevant @references trait configuration.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@kstich kstich requested a review from a team as a code owner October 10, 2024 05:58
@kstich kstich requested a review from hpmellema October 10, 2024 05:58
This commit introduces a new validator that emits warnings when it
detects a member that matches a resource identifier without the
relevant `@references` trait configuration.
@kstich kstich force-pushed the find_missing_member_references branch from 21a816d to 9f0a33e Compare October 10, 2024 20:52
@kstich kstich merged commit a78331f into main Oct 15, 2024
14 checks passed
@kstich kstich deleted the find_missing_member_references branch October 15, 2024 16:31
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