Skip to content

Commit d80daf5

Browse files
authored
Merge pull request nasa#91 from nasa/integration-candidate
Integration Candidate: 2020-05-20
2 parents c9a1ade + 2dcaa61 commit d80daf5

File tree

9 files changed

+9
-9
lines changed

9 files changed

+9
-9
lines changed

.clang-format

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ AlignTrailingComments: true
1111
AllowAllParametersOfDeclarationOnNextLine: true
1212
AllowShortBlocksOnASingleLine: Empty
1313
AllowShortCaseLabelsOnASingleLine: false
14-
AllowShortFunctionsOnASingleLine: All
14+
AllowShortFunctionsOnASingleLine: Empty
1515
AllowShortIfStatementsOnASingleLine: false
1616
AllowShortLoopsOnASingleLine: false
1717
AlwaysBreakAfterReturnType: None

osal

Submodule osal updated 69 files

tools/tblCRCTool

0 commit comments

Comments
 (0)