Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
utils: fix clang-format version check (OSGeo#3186)
- Adopt to the fact the result of `clang-format --version` may look slightly different on various platforms. - Make sure 'clang-format' version 15 is used (v 16+ results in unwanted changes) Closes OSGeo#3183
- Loading branch information