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

PyLint vs isort #30

Closed
alexryabtsev opened this issue Jul 21, 2020 · 0 comments
Closed

PyLint vs isort #30

alexryabtsev opened this issue Jul 21, 2020 · 0 comments
Assignees

Comments

@alexryabtsev
Copy link
Collaborator

alexryabtsev commented Jul 21, 2020

We need to wait until this fix to PyLint will be merged.
As a temporary solution we can downgrade isort to older version - 4.3.21.

@alexryabtsev alexryabtsev self-assigned this Jul 21, 2020
alexryabtsev added a commit to alexryabtsev/backend-skeleton that referenced this issue Aug 27, 2020
* Update Python version to 3.8.5 - fix issue django-stars#32
* Update PostgreSQL version to 12.4 & Redis version to 6.0.6 - fix issue django-stars#35
* Adjust isort CLI parameters to work with a new version - fix issue django-stars#30
* Update CircleCI config (update pip, database password) - fix issue django-stars#29
alexryabtsev added a commit to alexryabtsev/backend-skeleton that referenced this issue Aug 27, 2020
* Update Python version to 3.8.5 - fix issue django-stars#32
* Update PostgreSQL version to 12.4 & Redis version to 6.0.6 - fix issue django-stars#34
* Adjust isort CLI parameters to work with a new version - fix issue django-stars#30
* Update CircleCI config (update pip, database password) - fix issue django-stars#29
alexryabtsev added a commit to alexryabtsev/backend-skeleton that referenced this issue Aug 27, 2020
* Update Python version to 3.8.5 - fix issue django-stars#32
* Update PostgreSQL version to 12.4 & Redis version to 6.0.6 - fix issue django-stars#34
* Adjust isort CLI parameters to work with a new version - fix issue django-stars#30
* Update CircleCI config (update pip, database password) - fix issue django-stars#29
* Temporary pin Django & Celery versions
alexryabtsev added a commit to alexryabtsev/backend-skeleton that referenced this issue Aug 27, 2020
* Update Python version to 3.8.5 - fix issue django-stars#32
* Update PostgreSQL version to 12.4 & Redis version to 6.0.6 - fix issue django-stars#34
* Adjust isort CLI parameters to work with a new version - fix issue django-stars#30
* Update CircleCI config (update pip, database password) - fix issue django-stars#29
* Fix REDIS_URL default value
* Temporary pin Django & Celery versions
* Small fixes of pylint issues
alexryabtsev added a commit that referenced this issue Sep 23, 2020
* Update Python version to 3.8.5 - fix issue #32
* Update PostgreSQL version to 12.4 & Redis version to 6.0.6 - fix issue #34
* Adjust isort CLI parameters to work with a new version - fix issue #30
* Update CircleCI config (update pip, database password) - fix issue #29
* Fix REDIS_URL default value
* Temporary pin Django & Celery versions
* Small fixes of pylint issues
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant