Skip to content

Cannot handle multiple paths as args #10

Open
@jvacek

Description

@jvacek

Hey there!
I wanted to create an issue here just in case you're not active on GitLab anymore, but I'm trying to create a pre-commit hook so i can use eclint in my repos. (see here)

eclint will happily build and run in the pre-commit environment, and there's not issue in the "distribution" process, however I am not able to get an optimal result due to an underlying issue in eclint that I can reproduce outside of the environment.

tldr, eclint -fix path1 path2 will only fix path1. I see the same behaviour without the -fix flag.

It would be nice if eclint could handle all paths given to it via args.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions