Add lint script

This commit is contained in:
2025-03-29 16:55:16 +01:00
parent 74f4296d6b
commit dc3069d328
2 changed files with 2 additions and 1 deletions

View File

@@ -1 +1 @@
clear; modify -cook '**.yml' clear; modify -cook '**.yml' && sh lint.sh

1
lint.sh Normal file
View File

@@ -0,0 +1 @@
find Content -type f -name '*.xml' | xargs xmllint --noout