LLNL / GOTCHA

GOTCHA is a library for wrapping function calls in shared libraries
https://gotcha.readthedocs.io/en/latest/
Other
71 stars 21 forks source link

Adding clang-format as recommended by linux kernel #124

Closed hariharan-devarajan closed 1 year ago

hariharan-devarajan commented 1 year ago

Using clang format to format our code automatically.

Added clang-format check GitHub action to ensure the code is correctly formated before merging.

hariharan-devarajan commented 1 year ago

Depends on #123

coveralls commented 1 year ago

Pull Request Test Coverage Report for Build 6188102322


Totals Coverage Status
Change from base Build 6187607641: 0.0%
Covered Lines: 996
Relevant Lines: 996

💛 - Coveralls