Skip to content

Support directory inputs#93

Draft
Mirochill wants to merge 1 commit into
freedmand:mainfrom
Mirochill:fix-80-directory-input
Draft

Support directory inputs#93
Mirochill wants to merge 1 commit into
freedmand:mainfrom
Mirochill:fix-80-directory-input

Conversation

@Mirochill

Copy link
Copy Markdown

Summary

  • Recursively expand directory arguments into regular files before processing.
  • Keep explicit file arguments working through the existing pipeline.
  • Document directory usage in the README and command-line reference.

Fixes #80.
Refs #81.

Validation

  • git diff --check HEAD~1..HEAD

Tests not run locally.

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.

Can you add the function of parsing folders? It is more convenient to put multiple files directly in one folder.

1 participant