[clang-tidy] redirection in list of checks adjusted
llvm-svn: 355102
doesn't the
<modernize-use-override>
at the end need to be
<cppcoreguidelines-explicit-virtual-functions>
You are right! I just didn't see the issue at all xD Thanks!