Skip to content

Commit 0d5ca0c

Browse files
committed
disable ShowAKA in .clangd config
1 parent d7b4efc commit 0d5ca0c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.clangd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ InlayHints:
1818
TypeNameLimit: 24
1919

2020
Hover:
21-
ShowAKA: Yes
21+
ShowAKA: No
2222

2323
Diagnostics:
2424
UnusedIncludes: Strict

0 commit comments

Comments
 (0)