add reuse and pre-commit

This commit is contained in:
Amolith 2021-09-17 01:07:12 -04:00
parent d782e6f460
commit f53acb7b34
Signed by: Amolith
GPG Key ID: 5548AD9930655715
2 changed files with 19 additions and 0 deletions

9
.pre-commit-config.yaml Normal file
View File

@ -0,0 +1,9 @@
# SPDX-FileCopyrightText: 2021 Amolith <amolith@secluded.site>
#
# SPDX-License-Identifier: BSD-3-Clause
repos:
- repo: https://github.com/fsfe/reuse-tool
rev: latest
hooks:
- id: reuse

View File

@ -1,3 +1,9 @@
<!--
SPDX-FileCopyrightText: 2021 Amolith <amolith@secluded.site>
SPDX-License-Identifier: BSD-3-Clause
-->
# suggest_a_better_name
`suggest_a_better_name`, for want of a better name, is a libre,
@ -50,3 +56,7 @@ Nope!
I have little experience writing Go and zero experience with
ActivityPub, so it will be a very *very* long while before this project
is usable.
# Contributing
This project requires setting a few pieces of software up before getting
started.