Searched hist:"6 e7bde5a48363b399d9d7ef02fd707fe01b1e9e8" (Results 1 – 1 of 1) sorted by relevance
/openbmc/phosphor-debug-collector/ |
H A D | .clang-tidy | diff 6e7bde5a48363b399d9d7ef02fd707fe01b1e9e8 Mon Nov 25 23:01:38 CST 2024 Jayanth Othayoth <ojayanth@gmail.com> clang-tidy: Add few cppcoreguidelines check
These checks cover a wide range of best practices and recommendations aimed at improving the safety, readability, maintainability, and performance of our C++ codebase according to the C++ Core Guidelines.
Tested: Build and unit tests passed successfully.
Change-Id: I4f2986556626e0792d3e5b4aa3704ed9895ff32b Signed-off-by: Jayanth Othayoth <ojayanth@gmail.com>
|