mirror of
https://github.com/XRPLF/rippled.git
synced 2026-06-07 02:36:47 +00:00
chore: Enable clang-tidy misc checks (#6655)
This commit is contained in:
@@ -26,7 +26,7 @@ public:
|
||||
testcase("Backend type=" + type);
|
||||
|
||||
Section params;
|
||||
beast::temp_dir tempDir;
|
||||
beast::temp_dir const tempDir;
|
||||
params.set("type", type);
|
||||
params.set("path", tempDir.path());
|
||||
|
||||
|
||||
Reference in New Issue
Block a user