We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
ruby 2.7.2p137 (2020-10-01 revision 5445e04352) [x86_64-darwin19]
@prettier/plugin-ruby
prettier
1.5.2
rubyHashLabel
rubyModifier
rubySingleQuote
rubyToProc
trailingComma
sig { params(contacts: Contact::ActiveRecord_Relation).returns(Customer::ActiveRecord_Relation) }
sig do params(contacts: Contact::ActiveRecord_Relation).returns( Customer::ActiveRecord_Relation, ) end
sig do params(contacts: Contact::ActiveRecord_Relation) .returns(Customer::ActiveRecord_Relation) end
Not really sure what the best output is, but it look a bit weird right now.
The text was updated successfully, but these errors were encountered:
Fix for #863
55465ab
Merge pull request #912 from prettier/fix-863
4b94875
Successfully merging a pull request may close this issue.
Metadata
ruby 2.7.2p137 (2020-10-01 revision 5445e04352) [x86_64-darwin19]
@prettier/plugin-ruby
orprettier
gem version:1.5.2
rubyHashLabel
rubyModifier
rubySingleQuote
rubyToProc
trailingComma
Input
Current output
Expected output
Not really sure what the best output is, but it look a bit weird right now.
The text was updated successfully, but these errors were encountered: