Skip to content

Commit 910a102

Browse files
committed
revert precommit on svg files
1 parent c2e0bb8 commit 910a102

4 files changed

Lines changed: 101 additions & 99 deletions

File tree

.pre-commit-config.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,9 @@ repos:
2828
- id: check-toml
2929
- id: check-yaml
3030
- id: end-of-file-fixer
31+
exclude: '^(.*\.svg)$'
3132
- id: trailing-whitespace
33+
exclude: '^(.*\.svg)$'
3234
- repo: https://github.com/charliermarsh/ruff-pre-commit
3335
rev: "v0.14.0"
3436
hooks:

doc/presentations/bbuzz2016/keyvi-presentation.svg

Lines changed: 33 additions & 33 deletions
Loading

0 commit comments

Comments
 (0)