-
Notifications
You must be signed in to change notification settings - Fork 184
Improve idea completion #286
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
Improve idea completion #286
Conversation
|
@tgalopin Sorry, I forgot some imports in my previous PR. |
| <?php | ||
|
|
||
| namespace FOS\MessageBundle\Search; | ||
| use FOS\MessageBundle\Model\ThreadInterface; |
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.
Can you put an empty line before :) ?
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.
Done.
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.
Not on this one :) . You had two.
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.
Done. Other one ? :). My idea conf is a bit weird.
|
Mergeable or WIP :) ? |
|
Wait !!! |
|
I wait :) . When you are finished, can you squash into a single commit? |
|
Yes, thank you. |
commit d89f441 Author: Monnot Stéphane <monnot.stephane@gmail.com> Date: Fri Aug 26 15:59:18 2016 +0200 Add empty line between namespace and use lines commit 9050a33 Author: Monnot Stéphane <monnot.stephane@gmail.com> Date: Fri Aug 26 15:52:37 2016 +0200 Fix "collection of " doc blocks commit 6089bb0 Author: Monnot Stéphane <monnot.stephane@gmail.com> Date: Fri Aug 26 15:32:12 2016 +0200 Add empty line between namespace and use lines commit 90556e3 Author: Monnot Stéphane <monnot.stephane@gmail.com> Date: Fri Aug 26 15:24:32 2016 +0200 Add some imports for doc block commit 342c31a Author: Monnot Stéphane <monnot.stephane@gmail.com> Date: Fri Aug 26 14:47:22 2016 +0200 Fix php docblock issues
d89f441 to
0592aa1
Compare
|
Mergeable and squashed. |
|
Thanks! |
No description provided.