Skip to content
This repository was archived by the owner on Nov 3, 2020. It is now read-only.

Conversation

@teeberg
Copy link
Contributor

@teeberg teeberg commented Dec 23, 2015

Add --diff flag that is passed along to isort. This is very helpful in debugging, when trying to figure out why the pre-commit hook fails on a file that I already ran isort on. (Spoiler: isort runs in its own virtual environment, which breaks its inferring of third-party packages. I'll submit a new PR to add a flag for the virtual env once my isort PR is merged.)

@teeberg teeberg changed the title Show diff Add --diff flag to show diff of expected imports Dec 25, 2015
@dinoshauer
Copy link
Contributor

Thank you for your contribution! :)

dinoshauer added a commit that referenced this pull request Dec 28, 2015
Add --diff flag to show diff of expected imports
@dinoshauer dinoshauer merged commit d044ff2 into FalconSocial:master Dec 28, 2015
@teeberg teeberg deleted the show_diff branch December 28, 2015 09:47
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants