Skip to content

Commit

Permalink
Disable clang-analyzer check for focal
Browse files Browse the repository at this point in the history
  • Loading branch information
rjoomen committed Jul 16, 2024
1 parent b96c7ff commit d1c7c44
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .clang-tidy
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ WarningsAsErrors: >
bugprone-*,
-bugprone-easily-swappable-parameters,
clang-analyzer-*,
-clang-analyzer-core.uninitialized.UndefReturn,
-clang-analyzer-cplusplus*,
-clang-analyzer-optin.core.EnumCastOutOfRange,
clang-diagnostic-*,
Expand Down

0 comments on commit d1c7c44

Please sign in to comment.