Code Review
/
vpp.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
e028859
)
build: turn off bugprone-easily-swappable-parameters in .clang-tidy
46/43946/2
author
Damjan Marion
<
[email protected]
>
Mon, 27 Oct 2025 13:10:24 +0000
(14:10 +0100)
committer
Florin Coras
<
[email protected]
>
Mon, 27 Oct 2025 17:02:55 +0000
(17:02 +0000)
Type: improvement
Change-Id: I9ec1fe21166272bc9e49e6a233e15a6ba5fbc97d
Signed-off-by: Damjan Marion <
[email protected]
>
.clang-tidy
patch
|
blob
|
history
diff --git
a/.clang-tidy
b/.clang-tidy
index
f3f69d2
..
459d068
100644
(file)
--- a/
.clang-tidy
+++ b/
.clang-tidy
@@
-1,6
+1,7
@@
Checks: "-*,\
misc-*,\
bugprone-*,\
+-bugprone-easily-swappable-parameters,\
-bugprone-reserved-identifier,\
-performance-*,\
clang-analyzer-*,\