.pre-commit-config.yaml: uncomment reuse && add .reuse/dep5

This commit is contained in:
Aminda Suomalainen 2023-05-21 13:09:30 +03:00
parent 718b5b376a
commit d6bb4e712b
Signed by: Mikaela
SSH Key Fingerprint: SHA256:CXLULpqNBdUKB6E6fLA1b/4SzG0HvKD19PbIePU175Q
2 changed files with 12 additions and 4 deletions

View File

@ -59,10 +59,10 @@ repos:
#- id: check-mailmap
# Easierish licensing when attempting reuse compliancy
#- repo: https://github.com/fsfe/reuse-tool
# rev: v1.1.2
# hooks:
# - id: reuse
- repo: https://github.com/fsfe/reuse-tool
rev: v1.1.2
hooks:
- id: reuse
# prettier & editorconfig checker should probably be ran last

8
.reuse/dep5 Normal file
View File

@ -0,0 +1,8 @@
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: shell-things
Upstream-Contact: Aminda Suomalainen <suomalainen@mikaela.info>
Source: https://gitea.blesmrt.net/Mikaela/shell-things
Files: *
Copyright: 2011 Aminda Suomalainen <suomalainen@mikaela.info>
License: BSD-3-Clause