mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2024-11-22 03:09:22 +01:00
.pre-commit-config.yaml: uncomment reuse && add .reuse/dep5
This commit is contained in:
parent
718b5b376a
commit
d6bb4e712b
@ -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
8
.reuse/dep5
Normal 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
|
Loading…
Reference in New Issue
Block a user