Skip to content

Conversation

@ruionwriting
Copy link

Describe the change

TTY::Prompt#multi_select current Yard documentation defines the return type as [String] when instead it is actually [Array<String>]

I've also adding /.idea/ path to .gitignore if that is possible.

Why are we doing this?

I favor to, to best of my abilities, to ensure libraries public methods Yard/RDoc are as more accurate as possible. This makes code documentation in the IDE to match the actual behavior/return type.

Benefits

IDE/language server correct method signature.

Drawbacks

Not aware of none.

Requirements

  • Tests written & passing locally?
  • Code style checked?
  • Rebased with master branch?
  • Documentation updated?
  • Changelog updated?

@ruionwriting
Copy link
Author

@piotrmurach is this project still active and accepting PRs?

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.

1 participant