github/workflows/lint: exclude font.props from xml check

This commit is contained in:
Kacper Michajłow
2025-06-06 10:25:03 +02:00
parent 6b178e4f5a
commit a418d21635
+1
View File
@@ -8,6 +8,7 @@ repos:
- id: check-json
- id: check-shebang-scripts-are-executable
- id: check-xml
exclude: ^TOOLS/mpv-osd-symbols.sfdir/font.props$
- id: check-yaml
- id: end-of-file-fixer
exclude: ^TOOLS/osxbundle/mpv.app/Contents/PkgInfo$