src: dos2unix

Signed-off-by: Dakkshesh <beakthoven@gmail.com>
This commit is contained in:
Dakkshesh
2025-08-06 21:01:18 +05:30
parent fa2fa1c7d5
commit c5b82ef67d
16 changed files with 2822 additions and 2822 deletions
+17 -17
View File
@@ -1,17 +1,17 @@
BasedOnStyle: LLVM
Language: Cpp
Standard: c++20
ColumnLimit: 135
AlignEscapedNewlines: Left
AllowShortFunctionsOnASingleLine: Empty
AllowShortLambdasOnASingleLine: Empty
AlwaysBreakTemplateDeclarations: true
IndentPPDirectives: AfterHash
AccessModifierOffset: -4
IndentWidth: 4
UseTab: Never
BasedOnStyle: LLVM
Language: Cpp
Standard: c++20
ColumnLimit: 135
AlignEscapedNewlines: Left
AllowShortFunctionsOnASingleLine: Empty
AllowShortLambdasOnASingleLine: Empty
AlwaysBreakTemplateDeclarations: true
IndentPPDirectives: AfterHash
AccessModifierOffset: -4
IndentWidth: 4
UseTab: Never