# SPDX-FileCopyrightText: 2025 Tobias Schmidl # # SPDX-License-Identifier: AGPL-3.0-or-later --- BasedOnStyle: Microsoft AlwaysBreakTemplateDeclarations: true IndentWidth: 4 ...