core/irrt: update .clang-format to use LLVM style

This commit is contained in:
lyken 2024-08-26 16:11:58 +08:00
parent 0d78be4639
commit 69ec22eab7
No known key found for this signature in database
GPG Key ID: 3BD5FC6AC8325DD8
1 changed files with 1 additions and 1 deletions

View File

@ -1,3 +1,3 @@
BasedOnStyle: Microsoft
BasedOnStyle: LLVM
IndentWidth: 4
ReflowComments: false