summaryrefslogtreecommitdiff
path: root/REUSE.toml
diff options
context:
space:
mode:
authorGravatar Uko Kokņevičs2025-10-18 03:06:09 +0300
committerGravatar Uko Kokņevičs2025-10-18 03:53:48 +0300
commitec7de1aa1ad2bc14b3b1572ea4cc5024a6c662ae (patch)
tree5dcc03e76b14f1bb522f16ea98e975a7ef5bbb88 /REUSE.toml
parentAdd "tiny ..." trigger (diff)
downloadukkoclot-ec7de1aa1ad2bc14b3b1572ea4cc5024a6c662ae.tar.gz
ukkoclot-ec7de1aa1ad2bc14b3b1572ea4cc5024a6c662ae.tar.xz
ukkoclot-ec7de1aa1ad2bc14b3b1572ea4cc5024a6c662ae.zip
Add ocicl lint
Diffstat (limited to '')
-rw-r--r--REUSE.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/REUSE.toml b/REUSE.toml
index f87ab00..58ef515 100644
--- a/REUSE.toml
+++ b/REUSE.toml
@@ -3,7 +3,7 @@ version = 1
3 3
4[[annotations]] 4[[annotations]]
5 label = "Miscellaneous little shits I put under CC0" 5 label = "Miscellaneous little shits I put under CC0"
6 path = [".gitignore", ".pre-commit-config.yaml", "config.default.lisp"] 6 path = [".gitignore", ".ocicl-lint.conf", ".pre-commit-config.yaml", "config.default.lisp"]
7 SPDX-License-Identifier = "CC0-1.0" 7 SPDX-License-Identifier = "CC0-1.0"
8 SPDX-FileCopyrightText = " 2025 Uko Kokņevičs <perkontevs@gmail.com>" 8 SPDX-FileCopyrightText = " 2025 Uko Kokņevičs <perkontevs@gmail.com>"
9 9