Commit bbb77da
committed
style: apply concat() suggestion and rerun make amalgamate
- Replaced std::string concatenation with concat() per maintainer feedback
- Added missing newline in unit-serialize_enum_strict.cpp
- Regenerated single-header files using make amalgamate for proper indentation
Signed-off-by: Ash-Jose <ashlinjose986@outlook.com>1 parent 28866e1 commit bbb77da
3 files changed
Lines changed: 5 additions & 5 deletions
File tree
- include/nlohmann/detail
- single_include/nlohmann
- tests/src
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
289 | 289 | | |
290 | 290 | | |
291 | 291 | | |
292 | | - | |
293 | | - | |
| 292 | + | |
| 293 | + | |
294 | 294 | | |
295 | 295 | | |
296 | 296 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2653 | 2653 | | |
2654 | 2654 | | |
2655 | 2655 | | |
2656 | | - | |
2657 | | - | |
| 2656 | + | |
| 2657 | + | |
2658 | 2658 | | |
2659 | 2659 | | |
2660 | 2660 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
| 29 | + | |
0 commit comments