You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
It's frustrating that we have no checks on clang-format, so the repository drifts away from compliance over time.
Describe the solution you'd like
Add a step to the Travis CI tool to check clang-formatting.
The text was updated successfully, but these errors were encountered:
* Issue #958: Travis CI should enfore clang-format standards
This patch adds clang format support to the travis bots.
* Update path
* Roll back to version 8 since 9 is in test
* Cleanup clang
* Revert "Delete JSONCPP_DEPRECATED, use [[deprecated]] instead. (#978)" (#1029)
This reverts commit b27c83f.
Is your feature request related to a problem? Please describe.
It's frustrating that we have no checks on clang-format, so the repository drifts away from compliance over time.
Describe the solution you'd like
Add a step to the Travis CI tool to check clang-formatting.
The text was updated successfully, but these errors were encountered: