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

Add recursive usage option #51

Closed
wants to merge 1 commit into from

Conversation

afonasev
Copy link

Need for:

add_trailing_comma.py -r ./source ./tests

@asottile
Copy link
Owner

Since this is nearly impossible to get correct and very complicated I'd suggest instead running through pre-commit -- pre-commit is going to do a better job at running linters than any linter ever could and has inclusion / exclusion / etc. out of the box.

Here's a similar comment from another project I maintain: asottile/pyupgrade#46 (comment)

@afonasev
Copy link
Author

Ok, thx

@afonasev afonasev closed this Aug 10, 2018
Repository owner locked as resolved and limited conversation to collaborators Oct 16, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants