After replacing the remaining include guards with `#pragma once`, I was able to merge all the wpiformat configs into one file in the repo root. This should make the config easier to reason about and maintain in the future.
This PR also uses the newly added -default-branch flag to generate the list of changed files with respect to the correct branch (2027).