-
-
Notifications
You must be signed in to change notification settings - Fork 90
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
Process schema directories recursively #1154
Conversation
The type does not contain enough information to infer the semantics.
Co-authored-by: Dominik Lohmann <mail@dominiklohmann.de>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I did not run the code locally, but I read it very thoroughly and I trust that you did actually test it @mavam.
One minor code comment request, other than that this looks good to go to me. Approving already, but please fix the Doxygen comments before merging.
I tested this by running a query with a concept definition in |
📔 Description
This PR enables recursive directory traversal when processing the schema directory.
📝 Checklist
🎯 Review Instructions
Commit-by-commit suits best.