Skip to content

Openclaw/datamorph/fix readme url and tool count#18

Merged
Coding-Dev-Tools merged 3 commits into
masterfrom
Openclaw/datamorph/fix-readme-url-and-tool-count
May 18, 2026
Merged

Openclaw/datamorph/fix readme url and tool count#18
Coding-Dev-Tools merged 3 commits into
masterfrom
Openclaw/datamorph/fix-readme-url-and-tool-count

Conversation

@Coding-Dev-Tools

Copy link
Copy Markdown
Owner
  • refactor: remove dead _prepend_row code in CSV conversion path
  • fix(docs): correct broken DevForge URLs and tool count (10→11) in README, fix publish.yml step name

DevForge Engineer and others added 3 commits May 18, 2026 07:51
The convert() function consumed one row via reader.read_stream() to get
CSV field names, then used _prepend_row to re-attach it — but the
result was never used (the file is re-read from scratch for the actual
conversion). Removed the unused _prepend_row() utility and the dead
re-attachment line. The field-order detection itself is preserved.
@Coding-Dev-Tools Coding-Dev-Tools merged commit 71cf044 into master May 18, 2026
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant