parent
faf10c64a9
commit
acdd66b4c5
1 changed files with 7 additions and 0 deletions
7
.pre-commit-hooks.yaml
Normal file
7
.pre-commit-hooks.yaml
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
- id: oxipng
|
||||
name: oxipng
|
||||
description: 'Multithreaded PNG optimizer written in Rust.'
|
||||
entry: oxipng
|
||||
language: rust
|
||||
types: [png]
|
||||
require_serial: true
|
||||
Loading…
Reference in a new issue