Commit 19a2632
Hackathon User
fix: cmake-format and clang-format compliance
- Remove stray blank line in tests/unit/CMakeLists.txt that failed
cmake-format --check.
- Sort includes in hpx_main.hpp alphabetically
(hpx/config/static_linker_check.hpp before hpx/wrap_main.hpp)
to satisfy clang-format.
Refs: #7070
Signed-off-by: shivansh023023 <singhshivansh023@gmail.com>1 parent efe5e40 commit 19a2632
2 files changed
Lines changed: 1 addition & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
10 | 9 | | |
11 | 10 | | |
12 | 11 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
11 | 10 | | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| |||
0 commit comments