We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d669372 commit 3186a15Copy full SHA for 3186a15
REUSE.toml
@@ -12,7 +12,7 @@ SPDX-License-Identifier = "MIT"
12
13
#misc config files
14
[[annotations]]
15
-path = [".clang-format", ".cmake-format.py", ".codespellrc", ".gitignore", ".gitreview", ".krazy", ".mdlrc", ".mdlrc.rb", ".pre-commit-config.yaml", "docs/api/Doxyfile.cmake", "distro/**", "REUSE.toml"]
+path = ["version.txt", ".clang-format", ".cmake-format.py", ".codespellrc", ".gitignore", ".gitreview", ".krazy", ".mdlrc", ".mdlrc.rb", ".pre-commit-config.yaml", "docs/api/Doxyfile.cmake", "distro/**", "REUSE.toml"]
16
precedence = "aggregate"
17
SPDX-FileCopyrightText = "Klarälvdalens Datakonsult AB, a KDAB Group company <info@kdab.com>"
18
SPDX-License-Identifier = "MIT"
0 commit comments