Skip to content

Conversation

archont94
Copy link

Adding functionality to verify (with CLI or config) if currently used isort version matches required version.

Similar to black implementation.

@archont94
Copy link
Author

@staticdev I fixed Unnecessary else / elif used after return
PYL-R1705
but remaining error is related to main cyclomatic complexity higher than threshold and I'm not gonna touch it as it might mess with a lot of other things.

Please let me know how to proceed.

@DanielNoord
Copy link
Member

This really feels like a thing you should fix in your CI/environment with correct tooling that is meant for dependency management.

Up to @staticdev but I would suggest closing this as it just adds unnecessary complexity to the tool.

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.

2 participants