We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b58cbd1 commit 1b78edeCopy full SHA for 1b78ede
REUSE.toml
@@ -19,7 +19,7 @@ SPDX-License-Identifier = "MIT"
19
20
#misc config files
21
[[annotations]]
22
-path = [".pre-commit-config.yaml", ".codespellrc", ".krazy", ".cmake-format.py", "**.clang-format", ".clang-tidy", "**.gitignore", ".gitmodules", ".gitreview", ".markdownlint.jsonc", "appveyor.yml", "REUSE.toml"]
+path = [".pre-commit-config.yaml", ".codespellrc", ".krazy", ".cmake-format.py", "**.clang-format", ".clang-tidy", "**.gitignore", ".gitmodules", ".gitreview", ".markdownlint.jsonc", "appveyor.yml", "REUSE.toml", "vcpkg.json", "vcpkg-configuration.json"]
23
precedence = "aggregate"
24
SPDX-FileCopyrightText = "Klarälvdalens Datakonsult AB, a KDAB Group company <info@kdab.com>"
25
SPDX-License-Identifier = "BSD-3-Clause"
0 commit comments