summaryrefslogtreecommitdiff
path: root/REUSE.toml
diff options
context:
space:
mode:
authorGravatar Uko Kokņevičs2025-10-18 05:01:43 +0300
committerGravatar Uko Kokņevičs2025-10-18 05:01:43 +0300
commit66f13d206acec5292d440d58aff7a5be3d3bd0e6 (patch)
tree52835cd79463754586f99a99e6635bf8bb7f4cbe /REUSE.toml
parentocicl lint: Enable missing-docstring for any new modifications (diff)
downloadukkoclot-66f13d206acec5292d440d58aff7a5be3d3bd0e6.tar.gz
ukkoclot-66f13d206acec5292d440d58aff7a5be3d3bd0e6.tar.xz
ukkoclot-66f13d206acec5292d440d58aff7a5be3d3bd0e6.zip
Manage dependencies with ocicl :)
Diffstat (limited to 'REUSE.toml')
-rw-r--r--REUSE.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/REUSE.toml b/REUSE.toml
index 58ef515..d2a4142 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", ".ocicl-lint.conf", ".pre-commit-config.yaml", "config.default.lisp"] 6 path = [".gitignore", ".ocicl-lint.conf", ".pre-commit-config.yaml", "config.default.lisp", "ocicl.csv"]
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