Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add github workflow for checking code formatting
.github/workflows/format.yml: Add github workflow for checking code formatting, which runs clang-format in a container and fails if there need to be changes to the formatting.
- Loading branch information