Skip to content

Commit

Permalink
Remove flaky go-licenses pre-commit hook
Browse files Browse the repository at this point in the history
  • Loading branch information
l50 committed Jun 25, 2024
1 parent 6101afe commit 417e61d
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 48 deletions.
43 changes: 0 additions & 43 deletions .hooks/go-licenses.sh

This file was deleted.

5 changes: 0 additions & 5 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -44,11 +44,6 @@ repos:
require_serial: true
log_file: /tmp/go-vet.log

- id: go-licenses
name: Run go-licenses
language: script
entry: .hooks/go-licenses.sh check_forbidden

- id: go-copyright
name: Ensure all go files have the copyright header
language: script
Expand Down

0 comments on commit 417e61d

Please sign in to comment.