Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(ci): Ensure clang-format version is consistent in pre-commit (#696
) Before this PR, running `pre-commit run --all-files` was not sufficient to result in passing CI (particularly on MacOS, where the brew installed clang-format is considerably newer than the CI-installed clang-format). This PR just makes the version that had been enforced in CI part of the configuration.
- Loading branch information