Fix trailing white space.
This commit is contained in:
parent
b55ccc12f0
commit
8dca8447ac
@ -122,8 +122,8 @@ make -j$(nproc)
|
|||||||
|
|
||||||
Notes for developers
|
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).
|
increased indent widths and brace wraps after classes).
|
||||||
- To automatically format all source code, run `make clangformat`.
|
- To automatically format all source code, run `make clangformat`.
|
||||||
- See the wiki for additional documentation on the architecture API.
|
- See the wiki for additional documentation on the architecture API.
|
||||||
|
Loading…
Reference in New Issue
Block a user