----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/23710/#review49349 -----------------------------------------------------------
support/cpplint.py <https://reviews.apache.org/r/23710/#comment86341> I believe that's with command line parameters yes. I can add a comment. support/cpplint.py <https://reviews.apache.org/r/23710/#comment86342> cpplint.py replaces multi-line comments with // dummy. So skipping those replaced comments altogether as the replaced comment violates this rule - Timothy Chen On July 19, 2014, 8:53 a.m., Timothy Chen wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/23710/ > ----------------------------------------------------------- > > (Updated July 19, 2014, 8:53 a.m.) > > > Review request for mesos, Adam B, Benjamin Hindman, and Niklas Nielsen. > > > Repository: mesos-git > > > Description > ------- > > Add line comments end punctuation style rule > > > 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 > >
