[ https://issues.apache.org/jira/browse/MESOS-1181?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13963937#comment-13963937
]
Bernd Mathiske commented on MESOS-1181:
---------------------------------------
Here is an idea to enable "runtime/explicit". We could change all occurrences of "/*implicit*/"
into a macro "IMPLICIT", which turns into "explicit" when observed by cpplint and into nothing
when observed by cpp.
> Improve cpplint rule coverage
> -----------------------------
>
> Key: MESOS-1181
> URL: https://issues.apache.org/jira/browse/MESOS-1181
> Project: Mesos
> Issue Type: Improvement
> Reporter: Adam B
> Assignee: Adam B
> Priority: Minor
> Labels: lint, style
>
> ReviewBot is checking our patches' style for us, and we can check it ourselves with support/mesos-style.py,
but there are only a few rules enabled right now. I plan to enable more rules, fixing lint
errors as needed. I'd also like to add new style rules for things like single/double line
spacing.
--
This message was sent by Atlassian JIRA
(v6.2#6252)
|