seph
clang-format -i -style=file osquery/devtools/shell.cpp
- struct rusage sEnd {}; + struct rusage sEnd{};
SpaceBeforeCpp11BracedList