Flags uses of absl::StrCat to append to a string. Suggests absl::StrAppend should be used instead.
The check was developed internally and has been running at google, this is just
a move to open source the check. It was originally written by @bkramer and has been modified for external use.
I think you can elide the empty line around the matcher.