Procházet zdrojové kódy

Re-applying 73a7a96, formatting, MyMesh reformat

hank před 1 rokem
rodič
revize
4e2786c516
2 změnil soubory, kde provedl 132 přidání a 257 odebrání
  1. 2 2
      .clang-format
  2. 130 255
      examples/companion_radio/MyMesh.cpp

+ 2 - 2
.clang-format

@@ -14,7 +14,7 @@ AllowAllParametersOfDeclarationOnNextLine: false
 AllowShortBlocksOnASingleLine: false
 AllowShortCaseLabelsOnASingleLine: false
 AllowShortFunctionsOnASingleLine: Inline
-AllowShortIfStatementsOnASingleLine: false
+AllowShortIfStatementsOnASingleLine: true
 AllowShortLoopsOnASingleLine: false
 AlwaysBreakAfterDefinitionReturnType: None
 AlwaysBreakAfterReturnType: None
@@ -35,7 +35,7 @@ BraceWrapping:
   BeforeElse:      true
   IndentBraces:    false
 BreakBeforeBinaryOperators: None
-BreakBeforeBraces: Stroustrup
+BreakBeforeBraces: Attach
 BreakBeforeTernaryOperators: true
 BreakConstructorInitializersBeforeComma: false
 ColumnLimit:     110

Rozdílová data souboru nebyla zobrazena, protože soubor je příliš velký
+ 130 - 255
examples/companion_radio/MyMesh.cpp


Některé soubory nejsou zobrazeny, neboť je v těchto rozdílových datech změněno mnoho souborů