Skip to content

Commit ba83803

Browse files
authored
Merge pull request InsightSoftwareConsortium#5790 from blowekamp/gersemi_thirdparty
Gersemi thirdparty
2 parents e1aaab6 + ef3f7ba commit ba83803

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

51 files changed

+1067
-553
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ repos:
6262
- id: gersemi
6363
args: [ '--config', '.gersemi.config', '-i' ]
6464
files: '.(cmake|wrap)$|CMakeLists.txt'
65-
exclude: "\\/ThirdParty\\/|Modules\\/Remote\\/|\\/ExternalData.cmake|\\/.pixi\\/|\\/cmake-build.*\\/"
65+
exclude: "\\/ThirdParty\\/[^\\/]+\\/[^\\/]+\\/|Modules\\/Remote\\/|\\/ExternalData.cmake|\\/.pixi\\/|\\/cmake-build.*\\/"
6666
- repo: https://github.com/pre-commit/mirrors-clang-format
6767
rev: v19.1.7
6868
hooks:

0 commit comments

Comments
 (0)