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

Port isort config from pre-commit to setup.cfg #10557

Merged
merged 1 commit into from
Aug 25, 2020

Conversation

kaxil
Copy link
Member

@kaxil kaxil commented Aug 25, 2020

Based on #10543 (comment)


^ Add meaningful description above

Read the Pull Request Guidelines for more information.
In case of fundamental code change, Airflow Improvement Proposal (AIP) is needed.
In case of a new dependency, check compliance with the ASF 3rd Party License Policy.
In case of backwards incompatible changes please leave a note in UPDATING.md.

@kaxil kaxil requested review from potiuk and turbaszek August 25, 2020 20:09
@kaxil
Copy link
Member Author

kaxil commented Aug 25, 2020

cc @sztamas

@kaxil kaxil requested review from ryw and dimberman August 25, 2020 20:21
Copy link
Member

@potiuk potiuk left a comment

Choose a reason for hiding this comment

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

That's fine as well. Though I'd keep the one in pre-commit as it then will not even trigger if you change any of those files.

@kaxil
Copy link
Member Author

kaxil commented Aug 25, 2020

That's fine as well. Though I'd keep the one in pre-commit as it then will not even trigger if you change any of those files.

I agree on that one, it was mostly for this comment (#10543 (comment)) , it broke isort's tests

@kaxil kaxil merged commit a0e7c40 into apache:master Aug 25, 2020
@kaxil kaxil deleted the isort-conf branch August 25, 2020 21:07
sztamas added a commit to PyCQA/isort that referenced this pull request Aug 25, 2020
@sztamas
Copy link

sztamas commented Aug 25, 2020

Thanks for fixing this so quickly!

Tamas

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.

3 participants