diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 2654540c0d..fc9526fb42 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -9,6 +9,7 @@ files: | tests/src| src/Mod/Assembly| src/Mod/Cloud| + src/Mod/Drawing| src/Mod/Inspection| src/Mod/JtReader| src/Mod/MeshPart|