commit | 2fdde46a9d04b9f3cb399f992e3a4c9e7d4aba63 | [log] [tgz] |
---|---|---|
author | Patrick Williams <patrick@stwcx.xyz> | Wed Feb 05 16:32:10 2025 -0500 |
committer | Patrick Williams <patrick@stwcx.xyz> | Wed Feb 05 16:44:58 2025 -0500 |
tree | 528b979b7a264651880b9e1d29a8833145e40672 | |
parent | b3b3c096a0ec899f784484a7a8de3916a31d4038 [diff] |
Revert clang-tidy This "global clang-tidy" was not approved at the project level and is causing issues. These issues are because of wild-card directives that were already called out in the "docs" review as inappropriate. Reverting this commit for now to avoid bad signal from clang-tidy. Change-Id: I4a6ec9440edd3436d4819770d19297f2af411472 Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
This daemon will follow the design doc: https://github.com/openbmc/docs/blob/master/designs/bios-bmc-smm-error-logging.md
More detailed implementation details will also be placed here in the future