Drive-by comment.
https://codereview.chromium.org/18509003/diff/1/tools/presubmit.py
File tools/presubmit.py (right):
https://codereview.chromium.org/18509003/diff/1/tools/presubmit.py#newcode385
tools/presubmit.py:385: "in lines {1}.".format(name, linenumbers)
I think for consistency we could use
"%s ... %s ..." % (name, linenumbers)
for string formatting.
https://codereview.chromium.org/18509003/
--
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
---
You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.