-
Notifications
You must be signed in to change notification settings - Fork 195
Stargazers API #321
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
Stargazers API #321
Conversation
Changes Unknown when pulling e632a74 on talina/stargazer into * on master*. |
{ | ||
module => 'Moose::Cookbook', | ||
release => 'Moose-2.1209', | ||
author => 'DOY' |
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.
Trailing comma.
Changes Unknown when pulling 7385d7e on talina/stargazer into * on master*. |
Changes Unknown when pulling dbdb639 on talina/stargazer into * on master*. |
Changes Unknown when pulling 1597f44 on talina/stargazer into * on master*. |
|
||
use Moose; | ||
use ElasticSearchX::Model::Document; | ||
|
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.
We don't need a newline here. You could just remove it and alpha sort these use
statements.
Changes Unknown when pulling f9e1b20 on talina/stargazer into * on master*. |
28aabbf
to
845c2ab
Compare
Closing due to inactivity. |
For reviewing, @oalders
I checked your comments and will push the changes in a while.
Thanks a lot!