Benjamin Bannier created MESOS-4958:
---------------------------------------
Summary: 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)