alineat amb AEEA: cmake, makefile, clang-* i hooks

This commit is contained in:
2026-05-19 08:48:25 +02:00
parent 79d6e71fff
commit 851e6d35a2
11 changed files with 612 additions and 1423 deletions
+2 -1
View File
@@ -1,6 +1,7 @@
BasedOnStyle: Google
IndentWidth: 4
IndentAccessModifiers: true
NamespaceIndentation: All
IndentAccessModifiers: false
ColumnLimit: 0 # Sin límite de longitud de línea
BreakBeforeBraces: Attach # Llaves en la misma línea
AllowShortIfStatementsOnASingleLine: true