Skip to content

Commit 68ce1f4

Browse files
Add pre-commit hook
1 parent 35e6138 commit 68ce1f4

37 files changed

+6
-0
lines changed

.pre-commit-config.yaml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -91,6 +91,12 @@ repos:
9191
args: [--enable=default-role]
9292
files: ^Doc/|^Misc/NEWS.d/
9393

94+
- repo: https://github.com/oxipng/oxipng
95+
rev: v9.1.5
96+
hooks:
97+
- id: oxipng
98+
args: [ "-o", "2", "--strip", "safe", "--alpha" ]
99+
94100
- repo: local
95101
hooks:
96102
- id: blurb-no-space-c-api
-47 Bytes
Loading

Doc/howto/logging_flow.png

-1.04 KB
Loading
-289 Bytes
Loading

Doc/library/kde_example.png

-126 KB
Loading

Doc/library/tk_msg.png

-1.31 KB
Loading

Doc/library/turtle-star.png

-745 Bytes
Loading
-504 Bytes
Loading
-50.4 KB
Loading
-107 Bytes
Loading

0 commit comments

Comments
 (0)