chore: setup pre-commit

This commit is contained in:
Julian Tölle 2024-05-20 16:44:04 +02:00
parent 043c73cf7d
commit 9fc97a2421
No known key found for this signature in database
GPG key ID: 23645912EA28C2DB
5 changed files with 61 additions and 7 deletions

View file

@ -76,7 +76,6 @@ nfpms:
file_info:
mode: 0644
aurs:
- name: hcloud-upload-image-bin
homepage: "https://github.com/apricote/hcloud-upload-image"
@ -104,12 +103,9 @@ aurs:
install -Dm644 "./completions/hcloud-upload-image.zsh" "${pkgdir}/usr/share/zsh/site-functions/_hcloud-upload-image"
install -Dm644 "./completions/hcloud-upload-image.fish" "${pkgdir}/usr/share/fish/vendor_completions.d/hcloud-upload-image.fish"
snapshot:
name_template: "{{ .Version }}-dev+{{ .ShortCommit }}"
changelog:
# Generated by release-please
disable: true