You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mesos.apache.org by "Adam B (JIRA)" <ji...@apache.org> on 2014/03/31 22:27:17 UTC

[jira] [Resolved] (MESOS-1080) cpplint.py doesn't analyze hpp files

     [ https://issues.apache.org/jira/browse/MESOS-1080?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Adam B resolved MESOS-1080.
---------------------------

       Resolution: Fixed
    Fix Version/s: 0.19.0

commit ed0cb3eefd8d6a1629daae9352b89de0b4ccbc94
Author: Adam B <ad...@mesosphere.io>
Date:   Thu Mar 27 09:08:18 2014 -0700

Updated cpplint.py to analyze hpp files.
 
Updated cpplint.py from
https://google-styleguide.googlecode.com/svn/trunk/cpplint/cpplint.py
and added hpp files as valid extensions.
    
Review: https://reviews.apache.org/r/19060

> cpplint.py doesn't analyze hpp files
> ------------------------------------
>
>                 Key: MESOS-1080
>                 URL: https://issues.apache.org/jira/browse/MESOS-1080
>             Project: Mesos
>          Issue Type: Bug
>            Reporter: Adam B
>            Assignee: Adam B
>            Priority: Minor
>              Labels: script, style-inspection, support
>             Fix For: 0.19.0
>
>
> The script in support/cpplint.py currently only analyzes .cc, .h, and .cpp files. I would like to add .hpp to the mix, since Mesos has a lot of .hpp headers.



--
This message was sent by Atlassian JIRA
(v6.2#6252)