ci: extend exclude rules for typos check and format code

This commit is contained in:
zhao
2025-11-05 16:43:56 +08:00
parent a39c7edec0
commit 71f6544a18

View File

@@ -1,2 +1,2 @@
[files]
extend-exclude = ["*.json", "**/*.json", "**/*.js", "**/*.html", "**/*.xml", "**/config.ts", "**/*.sql", "OWNERS", "CODEOWNERS", "LICENSE", "NOTICE"]
extend-exclude = ["*.json", "**/*.json", "**/*.js", "**/*.html", "**/*.xml", "**/config.ts", "**/*.sql", "**/*.conf", "**/en-US.ts", "OWNERS", "CODEOWNERS", "LICENSE", "NOTICE"]