ci: extend exclude rules for typos check and format code
This commit is contained in:
2
.github/workflows/typos-extend-exclude.toml
vendored
2
.github/workflows/typos-extend-exclude.toml
vendored
@@ -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"]
|
||||
Reference in New Issue
Block a user