diff options
author | Burt P <pburt0@gmail.com> | 2019-05-28 18:43:02 -0500 |
---|---|---|
committer | Leandro A. F. Pereira <leandro@hardinfo.org> | 2019-06-02 11:06:56 -0700 |
commit | b3b5786894714ded5bae4e473b0b9db807f8ca3e (patch) | |
tree | 0505d07683d1d228a11a2f4d11828c624039cda8 /shell/shell.c | |
parent | 8c4845a39d030a78422c5d2d7cbfdce91e40615a (diff) |
computer/modules.c: code format cleanup
Using clang-format options:
BasedOnStyle: LLVM
IndentWidth: 4
ColumnLimit: 100
TabWidth: 8
UseTab: Never
AlignEscapedNewlines: Left
AlwaysBreakAfterReturnType: None
AllowShortBlocksOnASingleLine: true
AllowShortCaseLabelsOnASingleLine: true
AllowShortFunctionsOnASingleLine: false
AllowShortIfStatementsOnASingleLine: true
AllowShortLoopsOnASingleLine: true
Signed-off-by: Burt P <pburt0@gmail.com>
Diffstat (limited to 'shell/shell.c')
0 files changed, 0 insertions, 0 deletions