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

Issue/1482/fix pylama integration #1484

Merged
merged 5 commits into from Sep 15, 2020

Conversation

timothycrosley
Copy link
Member

Fixes #1482: pylama integration no longer works well directly after a pip install of isort due to: misconfigured plugin entry in pyproject.toml & lack of support for skipped files. This PR addresses both these issues.

@timothycrosley timothycrosley merged commit e5ab07d into develop Sep 15, 2020
@timothycrosley timothycrosley deleted the issue/1482/fix-pylama-integration branch September 15, 2020 06:49
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.

isort 5+ not found in pylama
1 participant