Skip to content

fix(cli): address PR #46 review feedback - #2

Closed
advancedresearcharray wants to merge 1 commit into
mvanhorn:test/cli-option-parsing-43from
advancedresearcharray:test/cli-option-parsing-43
Closed

fix(cli): address PR #46 review feedback#2
advancedresearcharray wants to merge 1 commit into
mvanhorn:test/cli-option-parsing-43from
advancedresearcharray:test/cli-option-parsing-43

Conversation

@advancedresearcharray

Copy link
Copy Markdown

Cherry-pick of review fixes for mex-memory#46:

  • Use pathToFileURL for portable main-module guard in src/cli.ts
  • Drop unused writeFileSync import from test/cli.test.ts

Verified: npx vitest run test/cli.test.ts — 13/13 passing.

Made with Cursor

Addresses review on mex-memory#46: replace hand-built file:// URL with Node's
pathToFileURL helper for Windows/unicode path safety, and drop unused
writeFileSync import from test/cli.test.ts.

Co-authored-by: Cursor <cursoragent@cursor.com>
@advancedresearcharray

Copy link
Copy Markdown
Author

Superseded by mex-memory#67, which applies the review fix on current main.

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