Jacob S. Barrett created GEODE-2492: ---------------------------------------
Summary: Public API includes should be clean of all warnings and style issues Key: GEODE-2492 URL: https://issues.apache.org/jira/browse/GEODE-2492 Project: Geode Issue Type: Task Components: native client Reporter: Jacob S. Barrett Make the public API headers conform strictly to the Google C++ Style guide rules. Use clang-tidy to detect and enforce correctness. Doing so now limits any breaking changes in the future as a result of needing to correct style issues in these files. -- This message was sent by Atlassian JIRA (v6.3.15#6346)