Skip to content

Conversation

@mdqst
Copy link

@mdqst mdqst commented Sep 25, 2025

fixed a couple of issues in the file processing script:

  • imported glob and fs/promises to prevent ReferenceError.
  • added { nodir: true } to glob calls to exclude directories and keep file handling consistent.
  • replaced Promise.all with for...of to ensure errors are logged in a predictable order.

@mdqst mdqst requested a review from a team as a code owner September 25, 2025 09:44
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