Add language to clang-format

This commit is contained in:
prisixia 2023-05-04 10:18:10 +02:00
parent b5ed32e7d5
commit 6a7d8c91cf
Signed by: prisixia
GPG Key ID: CB939A148C9B4125
1 changed files with 1 additions and 0 deletions

View File

@ -1,4 +1,5 @@
---
Language: Cpp
BasedOnStyle: LLVM
IndentWidth: 4
TabWidth: 4