chore: add socket to build files

This commit is contained in:
2025-10-25 01:31:22 +02:00
parent dc71f8872b
commit 32395f00dd
3 changed files with 8 additions and 9 deletions

View File

@@ -1,9 +1,8 @@
BasedOnStyle: Google
BasedOnStyle: LLVM
UseTab: Always
TabWidth: 4
IndentWidth: 4
IndentCaseLabels: true
ColumnLimit: 100
PointerAlignment: Right
AllowShortFunctionsOnASingleLine: None