mirror of
https://github.com/XRPLF/rippled.git
synced 2026-06-06 10:16:45 +00:00
chore: Enable clang-tidy modernize checks (#6975)
Co-authored-by: Bart <11445373+bthomee@users.noreply.github.com> Co-authored-by: Bart <bthomee@users.noreply.github.com>
This commit is contained in:
@@ -22,8 +22,7 @@
|
||||
#include <string>
|
||||
#include <unordered_set>
|
||||
|
||||
namespace beast {
|
||||
namespace IP {
|
||||
namespace beast::IP {
|
||||
|
||||
//------------------------------------------------------------------------------
|
||||
|
||||
@@ -467,5 +466,4 @@ public:
|
||||
|
||||
BEAST_DEFINE_TESTSUITE(IPEndpoint, beast, beast);
|
||||
|
||||
} // namespace IP
|
||||
} // namespace beast
|
||||
} // namespace beast::IP
|
||||
|
||||
Reference in New Issue
Block a user