feat(clangd): disable header sorting

This commit is contained in:
minhtrannhat 2025-03-01 02:49:29 -05:00
parent 1ed0d7a2e9
commit f19336017d
Signed by: minhtrannhat
GPG Key ID: E13CFA85C53F8062

2
.clang-format Normal file
View File

@ -0,0 +1,2 @@
"IncludeBlocks": Preserve
"SortIncludes": Never