Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update clang-format includes sorting (#521)
clang-format still thinks that source directories within the project should start with <isce/ Since the recent layout restructuring renaming "isce" directories to "isce3", this is no longer accurate. This commit updates the clang-format config to fix sorting of includes.
- Loading branch information