Exclude shared/amdgpu-windows-interop from pre-commit rules (#2125)

These have an external source of truth.
Also drop the non-existent hipblaslt which isn't in rocm-systems.

Signed-off-by: Mario Limonciello (AMD) <superm1@kernel.org>
Αυτή η υποβολή περιλαμβάνεται σε:
Mario Limonciello
2025-12-08 14:40:39 -06:00
υποβλήθηκε από GitHub
γονέας 6a899b5f6d
υποβολή e1c43411b0
+4 -1
Προβολή Αρχείου
@@ -1,9 +1,12 @@
exclude: |
(?x)
third_party/
# avoid checking build directories for any subproject
build/
build-.*/
_build/
projects/hipblaslt/library/src/amd_detail/rocblaslt/src/Tensile
# external source of truth
shared/amdgpu-windows-interop
repos:
- repo: https://github.com/pre-commit/pre-commit-hooks