[.github] disable clang checks for now
see https://github.com/FreeCAD/FreeCAD/pull/7152#issuecomment-1193167296
This commit is contained in:
2
.github/workflows/checks.yml
vendored
2
.github/workflows/checks.yml
vendored
@@ -40,7 +40,7 @@ env:
|
||||
checkBlack: true
|
||||
blackFailSilent: true
|
||||
|
||||
checkClangFormat: true
|
||||
checkClangFormat: false
|
||||
clangStyle: file #for .clang-format file
|
||||
clangFormatFailSilent: true
|
||||
|
||||
|
||||
Reference in New Issue
Block a user