Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

check isort by travis #3540

Merged
merged 3 commits into from
Jul 17, 2018
Merged

check isort by travis #3540

merged 3 commits into from
Jul 17, 2018

Conversation

krombel
Copy link
Contributor

@krombel krombel commented Jul 16, 2018

#3463 introduced an isort configuration
This fixes some new appeared isort mistakes and enables Travis to check on each PR.

Signed-Off-By: Matthias Kesler krombel@krombel.de

@matrixbot
Copy link
Member

Can one of the admins verify this patch?

1 similar comment
@matrixbot
Copy link
Member

Can one of the admins verify this patch?

@krombel krombel force-pushed the enforce_isort branch 2 times, most recently from d3b633e to 654ec1a Compare July 16, 2018 11:56
@erikjohnston
Copy link
Member

@matrixbot test this please

.travis.yml Outdated
@@ -23,6 +23,9 @@ matrix:
- python: 3.6
env: TOX_ENV=py36

- python: 3.6
env: TOX_ENV=isort
Copy link
Member

Choose a reason for hiding this comment

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

can we call this check-isort, to stop me thinking it's going to somehow magically do our isorting?

Copy link
Member

@richvdh richvdh left a comment

Choose a reason for hiding this comment

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

lgtm otherwise

@hawkowl hawkowl merged commit fe10dd9 into matrix-org:develop Jul 17, 2018
@krombel krombel deleted the enforce_isort branch July 17, 2018 10:00
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants