actualitzat makefile

This commit is contained in:
2026-03-23 08:20:25 +01:00
parent 4ac123abb0
commit d80c673882
7 changed files with 41 additions and 127 deletions

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