From 047c39cb4ccecd083049e4bf1d0de99fdfc20be5 Mon Sep 17 00:00:00 2001 From: wmayer Date: Fri, 1 Sep 2023 16:42:10 +0200 Subject: [PATCH] Points: Add to pre-commit hooks --- .pre-commit-config.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 3facf8a141..410e00137f 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -8,6 +8,7 @@ files: | src/Tools| tests/src| src/Mod/Assembly| + src/Mod/Points| src/Mod/Sketcher ) exclude: |