aboutsummaryrefslogtreecommitdiff
path: root/.pre-commit-config.yaml
diff options
context:
space:
mode:
authornea <nea@nea.moe>2023-08-25 15:09:35 +0200
committernea <nea@nea.moe>2023-08-25 15:09:35 +0200
commit91df2a9a6e7ae7e8f0e1bceebbf2790d1f2aafef (patch)
tree3ab46e7b20b5cf5e185964bba961f8c4612c40d0 /.pre-commit-config.yaml
parentddc00804f1d2f909eae4461fb8d2e7571be107fc (diff)
downloadfirmament-91df2a9a6e7ae7e8f0e1bceebbf2790d1f2aafef.tar.gz
firmament-91df2a9a6e7ae7e8f0e1bceebbf2790d1f2aafef.tar.bz2
firmament-91df2a9a6e7ae7e8f0e1bceebbf2790d1f2aafef.zip
Add pre-commit hook
Diffstat (limited to '.pre-commit-config.yaml')
-rw-r--r--.pre-commit-config.yaml9
1 files changed, 9 insertions, 0 deletions
diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml
new file mode 100644
index 0000000..091e35e
--- /dev/null
+++ b/.pre-commit-config.yaml
@@ -0,0 +1,9 @@
+# SPDX-FileCopyrightText: 2023 Linnea Gräf <nea@nea.moe>
+#
+# SPDX-License-Identifier: CC0-1.0
+
+repos:
+ - repo: https://github.com/fsfe/reuse-tool
+ rev: v1.0.0
+ hooks:
+ - id: reuse