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

Support processing multiple tox ini files at once #119

Merged
merged 1 commit into from
Jan 5, 2023

Conversation

pdecat
Copy link
Contributor

@pdecat pdecat commented Jan 5, 2023

This PR adds support for processing multiple files at once, especially useful when invoked as a pre-commit hook in a repository with multiple tox.ini files in sub-directories.

There are known workarounds for use with pre-commit but its author recommends fixing the tool: pre-commit/pre-commit#1728 (comment)

Copy link
Member

@gaborbernat gaborbernat left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@pdecat
Copy link
Contributor Author

pdecat commented Jan 5, 2023

CI should be good now.

@gaborbernat gaborbernat merged commit 5d3bdd7 into tox-dev:main Jan 5, 2023
@pdecat pdecat deleted the multiple_files branch January 5, 2023 17:23
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.

None yet

2 participants