Skip to content

Use flake8-isort to check isort #493

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

Merged
merged 1 commit into from
Oct 14, 2018
Merged

Conversation

sliverc
Copy link
Member

@sliverc sliverc commented Oct 13, 2018

Fixes #460

Description of the Change

This combines flak8 and isort environment and simplifies flake8 and isort tests for developers.

Checklist

  • PR only contains one change (considered splitting up PR)
  • unit-test added
  • documentation updated
  • changelog entry added to CHANGELOG.md
  • author name in AUTHORS

Deliberately left out CHANGELOG entry as this change is only of interest to contributors and not to users of DJA.

@sliverc sliverc requested a review from n2ygk October 13, 2018 09:20
Copy link
Contributor

@n2ygk n2ygk left a comment

Choose a reason for hiding this comment

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

Thanks for this. Please correct the spelling and then good to merge.

README.rst Outdated
@@ -126,19 +126,18 @@ Running the example app
Browse to http://localhost:8000


Running Tests
^^^^^^^^^^^^^
Running Tests and linitng
Copy link
Contributor

Choose a reason for hiding this comment

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

Please correct spelling of "linting"

Copy link
Member Author

Choose a reason for hiding this comment

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

fixed typo

This combines flak8 and isort environment and simplifies flake8 and isort tests for developers.
@n2ygk n2ygk merged commit e4aefb7 into django-json-api:master Oct 14, 2018
@sliverc sliverc deleted the flake8_isort branch October 15, 2018 06:42
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