commit | c3fb820143af91bcaf8da9745c631c12cecf3353 | [log] [tgz] |
---|---|---|
author | Patrick Williams <patrick@stwcx.xyz> | Fri May 30 11:04:40 2025 -0400 |
committer | Patrick Williams <patrick@stwcx.xyz> | Fri May 30 16:53:29 2025 +0000 |
tree | 969b79b9853e702d758b6f06c5911ba71a436d73 | |
parent | 9f2a21c3fbb7fe42ae70568c43fd3da20ee846f4 [diff] |
clang-tidy: format with config-clang-tidy Reformat the .clang-tidy file for consistency using the config-clang-tidy tool from openbmc-build-scripts. Change-Id: Ic9e3bb2ce6059b5c5107bbd08d15227041cb9ee0 Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
diff --git a/.clang-tidy b/.clang-tidy index f6ee139..5f67e39 100644 --- a/.clang-tidy +++ b/.clang-tidy
@@ -1 +1,3 @@ -Checks: 'clang-analyzer-*' +Checks: '-*, + clang-analyzer-* + '