clang-tidy - modernize-use-std-print — Extra Clang Tools 22.0.0git documentation

@vitaut oh neat, looks like it can substitute with fmt::print als well, which would make the check useful on pre-C++23 codebases!