mirror of
https://github.com/Kilo-Org/kilocode.git
synced 2026-08-28 19:11:03 +08:00
chore: remove URL count from source-links.md to reduce merge conflicts
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
# Source Code Links
|
||||
|
||||
<!-- Auto-generated by script/extract-source-links.ts — DO NOT EDIT -->
|
||||
<!-- 92 unique URLs extracted from extension and CLI source -->
|
||||
|
||||
- <https://accounts.x.ai>
|
||||
<!-- packages/opencode/src/plugin/xai.ts -->
|
||||
|
||||
@@ -147,7 +147,6 @@ function render(sorted: [string, Set<string>][]): string {
|
||||
"# Source Code Links",
|
||||
"",
|
||||
"<!-- Auto-generated by script/extract-source-links.ts — DO NOT EDIT -->",
|
||||
`<!-- ${sorted.length} unique URLs extracted from extension and CLI source -->`,
|
||||
"",
|
||||
]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user