]> AND Public Git Repository - simgrid.git/blobdiff - .clang-format
Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
cleanups to please sonar
[simgrid.git] / .clang-format
index 146daade21e4abeee84d119cf24029657b6f2748..d312e2205cc9a72c5e17c981b06defa6324b359e 100644 (file)
@@ -10,7 +10,7 @@ AlignTrailingComments: true
 AllowAllParametersOfDeclarationOnNextLine: true
 AllowShortBlocksOnASingleLine: false
 AllowShortCaseLabelsOnASingleLine: false
-AllowShortFunctionsOnASingleLine: All
+AllowShortFunctionsOnASingleLine: Inline
 AllowShortIfStatementsOnASingleLine: false
 AllowShortLoopsOnASingleLine: false
 AlwaysBreakAfterDefinitionReturnType: None