Skip to content
Commit 100be9de authored by Jayanth Othayoth's avatar Jayanth Othayoth Committed by Patrick Williams
Browse files

clang-tidy: disable cppcoreguidelines-avoid-non-c



Disabled the `cppcoreguidelines-avoid-non-const-global-variables`
check due to dependency on libpldm library API that requires
non-const global variables.

Change-Id: I65af4735dfc88f0dce8ca20477f9466eb8b5e174
Signed-off-by: default avatarJayanth Othayoth <ojayanth@gmail.com>
parent 07b9b56d
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment