Skip to content

Conversation

@malcolmr
Copy link
Member

@malcolmr malcolmr commented Mar 2, 2017

No description provided.

Copy link
Contributor

@dbarnett dbarnett left a comment

Choose a reason for hiding this comment

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

Thanks! LGTM w/ one nit.


@clear
% #<CR>
|java_package(])
Copy link
Contributor

Choose a reason for hiding this comment

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

Nit: I think it's clearer as

  % #<CR>
  % java_package(])

like https://github.com/google/vroom/blob/master/examples/buffer.vroom does. I had to think more about the vroom syntax in the line continuation form.

Copy link
Member Author

Choose a reason for hiding this comment

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

Done (I was confused a bit as well), though note that the prevailing style in some of the other test files is for the continuation versions.

@malcolmr malcolmr merged commit 8bae55b into google:master Mar 4, 2017
@malcolmr malcolmr deleted the add-buildifier-test branch March 4, 2017 12:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants