Skip to content

Commit f90ea35

Browse files
author
Mark IJbema
authored
Merge pull request #11781 from Kilo-Org/mark/allow-translated-readme-opencode-link
fix: allow upstream attribution in translated readmes
2 parents d89b1b6 + ff1a0b6 commit f90ea35

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

script/check-forbidden-strings.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ const forbidden: { pattern: string; reason: string; allow?: string[] }[] = [
2727
allow: [
2828
"AGENTS.md",
2929
"README.md",
30+
"translations/README.",
3031
".opencode/glossary/",
3132
"packages/kilo-vscode/AGENTS.md",
3233
"packages/kilo-docs/source-links.md",

0 commit comments

Comments
 (0)