Skip to content

Commit 59abbca

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 aad2a58 commit 59abbca

File tree

3 files changed

+422
-0
lines changed

3 files changed

+422
-0
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 0 deletions
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)