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

How to handle references to third party types? #147

Open
thomthom opened this issue Jul 28, 2022 · 1 comment
Open

How to handle references to third party types? #147

thomthom opened this issue Jul 28, 2022 · 1 comment

Comments

@thomthom
Copy link

I got a project that replies on a third party API. The types of the third party API is referenced all over in my YARD documentation.

At the moment I'm getting a lot of warnings emitted when I run sord due to these types.

Is there a way to make sord beware of the types of this third party API?

@AaronC81
Copy link
Owner

AaronC81 commented Oct 6, 2022

#155 has now been merged, which might make this possible if you're using RBS, since it will now load types from the gem collection.

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

No branches or pull requests

2 participants