Skip to content

Commit

Permalink
Activate directories for pre-commit hook
Browse files Browse the repository at this point in the history
  • Loading branch information
wwmayer committed Nov 21, 2024
1 parent fcea934 commit 54da1c7
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@
files: |
(?x)^(
src/Base|
src/App|
src/Gui|
src/Main|
src/Tools|
tests/src|
Expand All @@ -18,9 +20,12 @@ files: |
src/Mod/Import|
src/Mod/Inspection|
src/Mod/JtReader|
src/Mod/Material|
src/Mod/Measure|
src/Mod/Mesh|
src/Mod/MeshPart|
src/Mod/Part|
src/Mod/PartDesign|
src/Mod/Plot|
src/Mod/Points|
src/Mod/ReverseEngineering|
Expand Down

0 comments on commit 54da1c7

Please sign in to comment.