build UPDATE uncrustify version 0.71 -> 0.75
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 3db81c2..8239033 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -314,7 +314,7 @@
 
 if ("${BUILD_TYPE_UPPER}" STREQUAL "DEBUG")
     # enable before adding tests to let them detect that format checking is available - one of the tests is format checking
-    source_format_enable()
+    source_format_enable(0.75)
 endif()
 
 # generate files