-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/23710/
-----------------------------------------------------------

(Updated Aug. 20, 2014, 12:32 a.m.)


Review request for mesos, Adam B, Benjamin Hindman, and Niklas Nielsen.


Repository: mesos-git


Description (updated)
-------

Add line comments end punctuation style rule.

This rule checks the last line of the // comment lines to make sure the last 
word is ended with a non alphabetical character.
It allows some exceptions for the last word, such as the word contains a url 
(://), starts with path (/) or a command (--).


Diffs
-----

  support/cpplint.patch 4f1ec668822b3ea3d8bfb12d7d41408ccaa42271 
  support/cpplint.py 90aa4ba648ce83f84ec62d96e26eba5e7f11f30c 
  support/mesos-style.py fd12be9ad1647e658bca45f181f9aa9da1a15084 

Diff: https://reviews.apache.org/r/23710/diff/


Testing
-------

make check


Thanks,

Timothy Chen

Reply via email to