Skip to content
This repository was archived by the owner on Feb 25, 2025. It is now read-only.

Commit a9a7eec

Browse files
committed
Turn off performance-move-const-arg
1 parent 99df98d commit a9a7eec

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.clang-tidy

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@ readability-identifier-naming,\
1212
-clang-analyzer-nullability.NullablePassedToNonnull,\
1313
-clang-analyzer-nullability.NullReturnedFromNonnull,\
1414
-clang-analyzer-nullability.NullableReturnedFromNonnull,\
15-
performance-move-const-arg,\
1615
performance-unnecessary-value-param"
1716

1817
CheckOptions:

0 commit comments

Comments
 (0)