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

Feature/auto formatter ran #321

Merged
merged 5 commits into from
Jun 19, 2014
Merged

Feature/auto formatter ran #321

merged 5 commits into from
Jun 19, 2014

Conversation

ianoc
Copy link
Collaborator

@ianoc ianoc commented Jun 19, 2014

This is just as a sample -- we will need to control what outstanding branches we have if we want to use this to avoid merge pain.

@jcoveney
Copy link
Contributor

+1

*/
object AdaptiveVector {
/** When density >= this value * size, we switch to dense vectors
/**
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this change means something different in javadoc. The stuff on the first line is the summary, the rest is the detailed comments, I believe. Is that not correct?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

My understanding from wikipedia just now is that the first line, (on or after the opening of the comment) is the summary. then it expects a blank line or new paragraph to be the detailed

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

BTW with this change in place the scaladoc for this constant looks ok

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

fine by me, then.

@johnynek
Copy link
Collaborator

merge when green.

johnynek added a commit that referenced this pull request Jun 19, 2014
@johnynek johnynek merged commit a3452bf into develop Jun 19, 2014
@johnynek johnynek deleted the feature/autoFormatterRan branch June 19, 2014 19:01
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.

3 participants