You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Paul Brett (JIRA)" <ji...@apache.org> on 2015/10/13 19:52:06 UTC

[jira] [Assigned] (MESOS-2926) Extend mesos-style.py/cpplint.py to check #include files

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

Paul Brett reassigned MESOS-2926:
---------------------------------

    Assignee:     (was: Paul Brett)

> Extend mesos-style.py/cpplint.py to check #include files
> --------------------------------------------------------
>
>                 Key: MESOS-2926
>                 URL: https://issues.apache.org/jira/browse/MESOS-2926
>             Project: Mesos
>          Issue Type: Bug
>            Reporter: Paul Brett
>
> cpplint.py provides the capability to enforce the style guide requirements for #including everything you use and ordering files based on type but it does not work for mesos because we do use #include <...> for project files where it expects #include "...".  
> We should update the style checker to support our include usage and then turn it on by default in the commit hook.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)