Feature description
For the commands like ecformat check is currently only possible to provide a single target file (/ folder). It would be helpful if there are multiple target files supported.
Benefits
This would allow e.g., to apply pre-commit (see #16) only to the changed files as the pass_files option of pre-commit gives all changes files to the application at ones (and not calls the program multiple times).
Resources
No response
### Feature description
For the commands like `ecformat check` is currently only possible to provide a single target file (/ folder). It would be helpful if there are multiple target files supported.
### Benefits
This would allow e.g., to apply pre-commit (see #16) only to the changed files as the `pass_files` option of pre-commit gives all changes files to the application at ones (and not calls the program multiple times).
### Resources
_No response_