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

Minor improvements to the Python linter #12079

Merged
merged 4 commits into from
Sep 24, 2017
Merged

Minor improvements to the Python linter #12079

merged 4 commits into from
Sep 24, 2017

Conversation

mnvr
Copy link
Contributor

@mnvr mnvr commented Sep 23, 2017

Please see the individual commit messages for details.

@CodaFi
Copy link
Contributor

CodaFi commented Sep 23, 2017

@swift-ci please python lint

@CodaFi
Copy link
Contributor

CodaFi commented Sep 23, 2017

Going to manually squash and merge this

@swift-ci please smoke test

python -m pip install flake8-import-order

For more help, see http://flake8.pycqa.org.""")
return flake8_result
Copy link
Contributor

Choose a reason for hiding this comment

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

You can keep the message, but it seems that our Linux bots lint gyb files and don’t have flake8 installed. Please keep the return value as is.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Thank you for catching this with a smoke test.

I've reverted the change, and added a sticky note.

With this reverted, there are no functional changes. So the commit message for the squash could read: "Improve Python linter documentation".

@CodaFi
Copy link
Contributor

CodaFi commented Sep 24, 2017

@swift-ci please smoke test

@CodaFi
Copy link
Contributor

CodaFi commented Sep 24, 2017

⛵️

@CodaFi CodaFi merged commit 82d6780 into swiftlang:master Sep 24, 2017
@mnvr mnvr deleted the python-linter-improvements branch September 24, 2017 03:25
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