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

Isort preparations #16555

Merged
merged 2 commits into from
Sep 11, 2018
Merged

Isort preparations #16555

merged 2 commits into from
Sep 11, 2018

Conversation

scop
Copy link
Member

@scop scop commented Sep 11, 2018

Description:

This takes care of some special cases that would cause undesirable things to happen if one were to run isort over the entire codebase.

The main thing of the typing-in-between commit is the setup.cfg change, the rest in it is just taking care of pylint issues resulting from it as well as removing the in-between newlines where applicable.

FYI @fabaff

Checklist:

  • The code change is tested and works locally.
  • Local tests pass with tox. Your PR cannot be merged unless tests pass

To avoid isort moving a top level one around, undesirably broadening its
scope.
@balloob balloob merged commit ee69664 into home-assistant:dev Sep 11, 2018
@ghost ghost removed the in progress label Sep 11, 2018
@scop scop deleted the isort-prep branch September 11, 2018 13:53
@balloob balloob mentioned this pull request Sep 28, 2018
@home-assistant home-assistant locked and limited conversation to collaborators Dec 10, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants