----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/19060/#review36826 -----------------------------------------------------------
support/cpplint.py <https://reviews.apache.org/r/19060/#comment68013> we should also start putting test sources alongside the sources they test if we want this method to do anything useful. - Dominic Hamon On March 11, 2014, noon, Adam B wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/19060/ > ----------------------------------------------------------- > > (Updated March 11, 2014, noon) > > > Review request for mesos, Bernd Mathiske, Ben Mahler, and Niklas Nielsen. > > > Bugs: MESOS-1080 > https://issues.apache.org/jira/browse/MESOS-1080 > > > Repository: mesos-git > > > Description > ------- > > Updated cpplint.py to analyze hpp files. > > > Diffs > ----- > > support/cpplint.py a8c9f67 > > Diff: https://reviews.apache.org/r/19060/diff/ > > > Testing > ------- > > Ran cpplint.py with all rules enabled on some of my recent changes; found > style errors in hpp headers. > Ran mesos-style.py on all of mesos source. Found tabs in some > libprocess/stout headers. > > > Thanks, > > Adam B > >
