Merge commit 'c54ecd905b07849076069d56c284472230564568' into develop

This commit is contained in:
assistant-librarian[bot]
2025-11-11 20:14:02 +00:00
parent db12c41b56
commit ba43b54f9f
43 changed files with 126 additions and 11 deletions

View File

@@ -1,5 +1,5 @@
#!/usr/bin/env bash
# Copyright © Advanced Micro Devices, Inc., or its affiliates.
# Copyright (c) Advanced Micro Devices, Inc., or its affiliates.
# SPDX-License-Identifier: MIT
for file in $(git diff --cached --name-only --diff-filter=ACM | grep -E '\.(cpp|hpp|txt|inc)$'); do