From 8dca8447ac168fdecde50a0854f32af30cbac1ab Mon Sep 17 00:00:00 2001 From: Tim 'mithro' Ansell Date: Tue, 31 Jul 2018 17:33:48 -0700 Subject: Fix trailing white space. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index c22579ba..2fe9ab59 100644 --- a/README.md +++ b/README.md @@ -122,8 +122,8 @@ make -j$(nproc) Notes for developers -------------------- - -- All code is formatted using `clang-format` according to the style rules in `.clang-format` (LLVM based with + +- All code is formatted using `clang-format` according to the style rules in `.clang-format` (LLVM based with increased indent widths and brace wraps after classes). - To automatically format all source code, run `make clangformat`. - See the wiki for additional documentation on the architecture API. -- cgit v1.2.3