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

Do not validate that all parameters have documentation #2963

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

ahoppen
Copy link
Member

@ahoppen ahoppen commented Feb 10, 2025

In particular, not all members of syntax nodes have documentation and it is not realistic to add meaningful documentation to all of them in the near future.

Fixes #2961

@ahoppen ahoppen requested a review from bnbarham as a code owner February 10, 2025 17:09
@ahoppen
Copy link
Member Author

ahoppen commented Feb 10, 2025

@swift-ci Please test

In particular, not all members of syntax nodes have documentation and it is not realistic to add meaningful documentation to all of them in the near future.
@ahoppen ahoppen force-pushed the disable-parameter-validation branch from 69c7abe to f7644b5 Compare February 10, 2025 22:01
@ahoppen
Copy link
Member Author

ahoppen commented Feb 10, 2025

@swift-ci Please test

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.

Error: An error was encountered while compiling documentation
2 participants