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:
Jayanth Othayoth <ojayanth@gmail.com>
Loading
Please register or sign in to comment