commit | 02261c0c55e308869e1e1fab089a4ff49562cf5f | [log] [tgz] |
---|---|---|
author | Patrick Venture <venture@google.com> | Wed Oct 31 15:16:23 2018 -0700 |
committer | Patrick Venture <venture@google.com> | Wed Oct 31 15:18:23 2018 -0700 |
tree | 518e1ca95ee4d4915589de11dd2b014f30a8e469 | |
parent | 5dd0c1b689ab5ff1d026760e217ea5bb45436d29 [diff] [blame] |
add .clang-format Add clang-format file to enable auto-formatting during development and checking during CI. Change-Id: I8389797fb47c019b8523057cb99486636efec623 Signed-off-by: Patrick Venture <venture@google.com>
diff --git a/local_users.hpp b/local_users.hpp index e447a25..ac9294f 100644 --- a/local_users.hpp +++ b/local_users.hpp
@@ -17,5 +17,5 @@ */ ipmi_ret_t enableUsers(); -} -} +} // namespace users +} // namespace local