Skip to content

Commit

Permalink
ignore warning
Browse files Browse the repository at this point in the history
Signed-off-by: Tony Xiang <[email protected]>
  • Loading branch information
TonyXiang8787 committed Dec 30, 2024
1 parent 4cbd053 commit abf6392
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .clang-tidy
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ readability-*,
-readability-function-cognitive-complexity,
-readability-identifier-length,
-readability-magic-numbers,
bugprone-unchecked-optional-access,
-bugprone-unchecked-optional-access,
'

WarningsAsErrors: '*'
Expand Down

0 comments on commit abf6392

Please sign in to comment.