Skip to content

Commit

Permalink
chore: cleanup (remove unused script)
Browse files Browse the repository at this point in the history
  • Loading branch information
goerlibe committed Sep 28, 2023
1 parent d1224e0 commit fc1f557
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 42 deletions.
7 changes: 0 additions & 7 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -53,13 +53,6 @@ repos:
language: script
# exclude: we could exclude files here, but we do it in the script instead

#- repo: local
# hooks:
# - id: check-commit-msg
# name: Check commit message
# entry: python scripts/dev/check-commit-msg.py
# language: python
# stages: [commit-msg]

- repo: https://github.com/alessandrojcm/commitlint-pre-commit-hook
rev: v9.5.0
Expand Down
35 changes: 0 additions & 35 deletions scripts/dev/check-commit-msg.py

This file was deleted.

0 comments on commit fc1f557

Please sign in to comment.