Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
clang-format: Remove unsupported option
The CaseSensitive option requires clang-format 12 which is not widely available. Remove the option, to fix clang-format uses until a solution which supports clang-format version specific configurations can be merged. Signed-off-by: Kieran Bingham <[email protected]> Reviewed-by: Laurent Pinchart <[email protected]>
- Loading branch information