This action seems to run slower on https://github.com/stblr/mkw-sp than our build action does, significantly. I theorize this is because https://github.com/jidicula/clang-format-action/blob/main/check.sh#L23-L28 is starting a new docker container per file? at least that is what it looks like to me.