Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

pre-commit args aren't supported #9

Open
kowalcj0 opened this issue May 10, 2022 · 0 comments
Open

pre-commit args aren't supported #9

kowalcj0 opened this issue May 10, 2022 · 0 comments

Comments

@kowalcj0
Copy link

Hi,

First of all, thank you for creating this really handy tool.
I tried to pass some extra arguments to pflake8 command using args key https://pre-commit.com/index.html#config-args, but it it looks like this isn't supported.
As a workaround I had to add those extra arguments to the entry key.

entry: pipenv run pflake8 --verbose

It'd be great if pre-commit args were supported.

Thanks

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

No branches or pull requests

1 participant