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

Benjamin Bannier updated MESOS-4958:
------------------------------------
    Description: 
In most cases mesos log messages should not be explicitly terminated with a 
period.

We should add a check that message string passed to e.g., {{LOG}}, 
{{std::cout}} and {{std::cerr}}, or {{CHECK*}} do not end in periods.

  was:
In most cases mesos log messages should not be explicitly terminated with a 
period.

We should add a check that message string passed to e.g., `LOG`, `std::cout` 
and `std::cerr`, or `CHECK*` do not end in periods.


> Implement clang-tidy check for log message style
> ------------------------------------------------
>
>                 Key: MESOS-4958
>                 URL: https://issues.apache.org/jira/browse/MESOS-4958
>             Project: Mesos
>          Issue Type: Improvement
>            Reporter: Benjamin Bannier
>
> In most cases mesos log messages should not be explicitly terminated with a 
> period.
> We should add a check that message string passed to e.g., {{LOG}}, 
> {{std::cout}} and {{std::cerr}}, or {{CHECK*}} do not end in periods.



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

Reply via email to