diff options
author | MarcoFalke <*~=`'#}+{/-|&$^_@721217.xyz> | 2024-10-09 15:10:35 +0200 |
---|---|---|
committer | MarcoFalke <*~=`'#}+{/-|&$^_@721217.xyz> | 2024-11-15 17:16:54 +0100 |
commit | fa3e074304780549b1e7972217930e34fa55f59a (patch) | |
tree | 99dade1c659723a250a7a299be2ed337639689dd /src/wallet/test/init_test_fixture.h | |
parent | fa72646f2b197810a324cb0544d9a1fac37d3f9c (diff) |
refactor: Tidy fixups
Requested by clang-tidy:
src/wallet/salvage.cpp:119:18: error: use emplace_back instead of push_back [modernize-use-emplace,-warnings-as-errors]
119 | warnings.push_back(Untranslated("Salvage: Database salvage found errors, all data may not be recoverable."));
| ^~~~~~~~~~
| emplace_back(
Diffstat (limited to 'src/wallet/test/init_test_fixture.h')
0 files changed, 0 insertions, 0 deletions