Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix check format script to recognize source files
Previously, all source files were passed to clang-format as a SINGLE file, resulting in clang-format reporting an error due to "no such file or directory."
- Loading branch information