[
https://issues.apache.org/jira/browse/GEODE-2492?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Blake Bender resolved GEODE-2492.
---------------------------------
Resolution: Fixed
We can add more formatting features to our .clang-format file as we go, but we
don't need a blanket "format all the headers" ticket like this any more. We
already format everything as part of the build _and_ in Travis when a PR gets
submitted, so everything we do is assured to remain compliant.
> 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
> Priority: Major
>
> 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
(v7.6.3#76005)