Run pre-commit's whitespace related hooks on .github and .azuredevops (#2129)

In order for pre-commit to be useful, everything needs to meet a common
baseline.

Signed-off-by: Mario Limonciello (AMD) <superm1@kernel.org>
Šī revīzija ir iekļauta:
Mario Limonciello
2025-12-08 14:39:42 -06:00
revīziju iesūtīja GitHub
vecāks 354cc98d55
revīzija 6a899b5f6d
11 mainīti faili ar 59 papildinājumiem un 59 dzēšanām
@@ -52,7 +52,7 @@ jobs:
strategy:
fail-fast: false
matrix:
system:
system: |
- { gpu: 'navi4', runner: 'rocprofiler-navi4-dind', os: 'ubuntu-22.04', build-type: 'RelWithDebInfo', gpu-target: 'gfx120X' }
- { gpu: 'navi3', runner: 'rocprofiler-navi3-dind', os: 'ubuntu-22.04', build-type: 'RelWithDebInfo', gpu-target: 'gfx110X' }
- { gpu: 'mi325', runner: 'linux-mi325-1gpu-ossci-rocm', os: 'ubuntu-22.04', build-type: 'RelWithDebInfo', gpu-target: 'gfx94X' }