build: turn off bugprone-easily-swappable-parameters in .clang-tidy 46/43946/2
authorDamjan Marion <[email protected]>
Mon, 27 Oct 2025 13:10:24 +0000 (14:10 +0100)
committerFlorin 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

index f3f69d2..459d068 100644 (file)
@@ -1,6 +1,7 @@
 Checks: "-*,\
 misc-*,\
 bugprone-*,\
+-bugprone-easily-swappable-parameters,\
 -bugprone-reserved-identifier,\
 -performance-*,\
 clang-analyzer-*,\