Skip to content

Commit

Permalink
Remove old hook
Browse files Browse the repository at this point in the history
  • Loading branch information
m-kuhn committed Dec 31, 2024
1 parent 7eba97c commit 12235a4
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 30 deletions.
7 changes: 0 additions & 7 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,13 +38,6 @@ repos:
types: [file, shell]
exclude: .docker/android_dev/tools/android-accept-licenses.sh

- id: vcpkg-format
name: vcpkg-format
description: Formatting vcpkg manifests
entry: ./scripts/vcpkg-format.py
language: script
files: '.*vcpkg\.json'

# Shellcheck
- repo: https://github.com/jumanjihouse/pre-commit-hooks
rev: 2.1.5
Expand Down
23 changes: 0 additions & 23 deletions scripts/vcpkg-format.py

This file was deleted.

0 comments on commit 12235a4

Please sign in to comment.