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

Fix return types for YARD attributes #2494

Open
xaviershay opened this issue Dec 31, 2017 · 0 comments
Open

Fix return types for YARD attributes #2494

xaviershay opened this issue Dec 31, 2017 · 0 comments

Comments

@xaviershay
Copy link
Member

Many of the documented attributes do not have correct return types, and instead show void. Examples (non-exhaustive):

I think this is as simple as adding @return [Symbol] (or whatever the appropriate type is) annotations.

garettarrowood added a commit to garettarrowood/rspec-core that referenced this issue Jan 20, 2018
xaviershay added a commit that referenced this issue Jan 20, 2018
…n_configuration

[#2494] Add yard return values to Rspec::Core::Configuration
MatheusRich pushed a commit to MatheusRich/rspec-core that referenced this issue Oct 30, 2020
MatheusRich pushed a commit to MatheusRich/rspec-core that referenced this issue Oct 30, 2020
…ues_in_configuration

[rspec#2494] Add yard return values to Rspec::Core::Configuration
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant