You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Michael Park (JIRA)" <ji...@apache.org> on 2016/03/10 06:40:41 UTC

[jira] [Created] (MESOS-4906) Upgrade to clang-format-3.8.

Michael Park created MESOS-4906:
-----------------------------------

             Summary: Upgrade to clang-format-3.8.
                 Key: MESOS-4906
                 URL: https://issues.apache.org/jira/browse/MESOS-4906
             Project: Mesos
          Issue Type: Task
          Components: technical debt
            Reporter: Michael Park


The newly introduced {{AlignAfterOpenBracket: AlwaysBreak}} option in {{clang-format-3.8}} closes the largest gap we have between ClangFormat and our style guide. That is, avoiding "jaggedness" in function calls. This is a big win, and is definitely worth migrating for.

As part of this ticket, we should:

1. Announce to the dev list that our default {{clang-format}} configuration, as well as the recommended version is being upgraded.
2. Update the {{clang-format}} configuration.
3. Update the [ClangFormat|http://mesos.apache.org/documentation/latest/clang-format/] documentation for Mesos



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