mirror of
https://github.com/scylladb/scylladb.git
synced 2026-04-23 01:50:35 +00:00
fmt::to_string should be preferred to seastar::format. It's clearer and simpler. Besides that, this commit makes the code abide by the limit of 120 characters per line.