Skip to content

Commit 3889c1c

Browse files
committed
qhull: Fix inconsistent formatting function arguments
This is a backport of qhull/qhull#143, and should fix all of the related CodeQL alerts.
1 parent 0afc5d6 commit 3889c1c

File tree

3 files changed

+422
-0
lines changed

3 files changed

+422
-0
lines changed

.pre-commit-config.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ ci:
55
exclude: |
66
(?x)^(
77
extern|
8+
subprojects/packagefiles|
89
LICENSE|
910
lib/matplotlib/mpl-data|
1011
doc/devel/gitwash|

0 commit comments

Comments
 (0)