version = 1 [[annotations]] path = ["**"] precedence = "aggregate" SPDX-FileCopyrightText = "2023 The TeachOS Developers" SPDX-License-Identifier = "BSD-3-Clause" [[annotations]] path = [ ".devcontainer/**", ".vscode/**", "docs/**", ".clang-format", ".clang-tidy", ".clangd", ".gitignore", ".gitlab-ci.yml", "Doxyfile", "**/*.dox", "**/*.rst", ] precedence = "aggregate" SPDX-FileCopyrightText = "2023 The TeachOS Developers" SPDX-License-Identifier = "CC0-1.0"